adhamhf

Results 4 issues of adhamhf

Based on the JSON:API spec, if I ask for an entity that does not exist I should get a 404. When using the [spring-boot-simple-example](https://github.com/katharsis-project/katharsis-framework/tree/master/katharsis-examples/spring-boot-simple-example) I can only get `{"data":null}`. ```...

bug

Is it possible to use Spring interceptors with Katharsis? It seems unlikely since Katharsis ends up bypassing Spring MVC which is what provides interceptors, but I thought I would ask.

Hi, I'm trying to construct a self link for a parent child relationship. I'm working on the snapshot so I have some of this which is great. However I don't...

### Platform macOS ### Installed Swift Package Manager ### Version 8.13.1 ### Steps to Reproduce On macOS 13.5.2 using Xcode 15 running on an M1 processor Open you Swift app...

Type: Bug
Platform: Cocoa