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

View relationship

Open Lewke opened this issue 6 years ago • 0 comments

Added in view relationship as per the json:api spec

https://jsonapi.org/format/#fetching-relationships

potential improvements:

pagination - i can add this if we think it'll be useful links - not really sure on the best way to add these in as they're not the same as resources, maybe add /articles/1/author and /persons/1/articles where the request is /articles/1/relationships/author

Lewke avatar Feb 20 '19 14:02 Lewke