deserialize-json-api icon indicating copy to clipboard operation
deserialize-json-api copied to clipboard

🥣 Immutable json:api deserializer

Results 3 deserialize-json-api issues
Sort by recently updated
recently updated
newest added

Hello! It seems like the latest major release 2.0.0 is not capable of handling larger datasets anymore. I forked your repo and put an example in your testfile: https://github.com/weilandia/deserialize-json-api/compare/master...DotCoyote:deserialize-json-api:master The...

Regression bug appeared after upgrading the package to 2.0. It crashes when some relationship doesn't have `data` object, but with according to [JSON API spec](https://jsonapi.org/format/#document-resource-object-relationships) it should be possible such...