Sha256: 2728b8d242c573ebbf2fadab54f4deba0d90fdd3f990e292c7c3cf11bfb33186
Contents?: true
Size: 562 Bytes
Versions: 2
Compression:
Stored size: 562 Bytes
Contents
{ "data": [ { "id": "232", "type": "movie", "attributes": { "name": "test movie", "year": null }, "relationships": { "actors": { "data": [ { "id": "1", "type": "actor" }, { "id": "2", "type": "actor" } ] }, "owner": { "data": { "id": "3", "type": "user" } } } } ], "meta": { "total": 2 } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fast_jsonapi-1.0.17 | docs/collection_serializer_output.json |
fast_jsonapi-1.0.16 | docs/collection_serializer_output.json |