Vitali

Results 1 issues of Vitali

Say, I have resource structure like this: ``` { "data": [ { "type": "news", "id": "item1", "attributes": { "title": "item1" }, "relationships": { "also": { "data": [{ "type": "news", "id":...