Jasmin Begic
Jasmin Begic
Hey @marceloverdijk, let me think on this a bit. At first thought it looks simple enough. Im bit concerned about how one would build `Fieldsets` for cases where there is...
Will take a look as soon as I can, will update you when I do. Get Outlook for iOS On Mon, Apr 30, 2018 at 11:15 AM +0200, "Marcel Overdijk"...
@jeffcjames this is indeed how caching is implemented at the moment. Will take a look as soon as i can.
This can be solved by using local identifier functionality.
@NullVoxPopuli I am not aware of nested relationship support in jsonapi specification.
Will take look to see what can be done.
Hello @GuyPaddock, Current state of the lib is that is is coupled with `Jackson`, on of the long term goals is to provide an serialisation/deserialisation abstraction layer and allow users...
You should be able to instantiate converter instance using configured object mapper which will ignore unknown properties if needed.
@ben221199 you are right, I will publish a release that adds support for `JSON API doc object` as part of both error and regular resource response.