Jasmin Begic
Jasmin Begic
Hey @uddyami , Did you try creating a class: ``` public class ArticleMeta { private String message; // getters and setters } ``` And than add it as a property...
Hello @uddyami, It seams that `relationships` object that you provided as an example is invalid, it should look like this: ```json { "data": { "type": "people", "id": "9", "attributes": {...
Hey @kowalski89, Sadly, there is no handling for the meta on the `identifier` object. Just few days ago, I've introduced support for custom identifier object, maybe it could be extended...
Hey there @adnsimona, I suggest you try upgrading, if things compile you should not have any issues with functionality of the lib. Unfortunately it has been a while between the...
Closing due to inactivity, lack of feedback.
Hey @maksym-szymczak can you provide an example of what you are trying to achieve, I'm a bit slow today 😄
@maksym-szymczak got it, lib is not in sync with the spec, will add support and let you know here.
Hello @RabieJradi, version of databind is upgraded in #264 and is part of 0.13 release, please give it a spin and close the issue if ok.
Closing due to inactivity.
Will take a look next week hopefully. Thank you for reporting!