jasminb / jsonapi-converter

JSONAPI-Converter is a Java/Android library that provides support for working with JSONAPI spec
Apache License 2.0
272 stars 81 forks source link

"jsonapi": { "version": "1.0" } Parser #252

Closed tarek13 closed 10 months ago

tarek13 commented 2 years ago

how to parse this in document like links and meta "jsonapi": { "version": "1.0" }

jasminb commented 2 years ago

Hello there @tarek13, do you mind providing more details (full response with obfuscated fields or something)?

jasminb commented 10 months ago

@tarek13 This is now supported in #263