Include filter
This release supports side loading via 'include'
Example:
GET /api/posts/9/?include=author
The author for post 9 will be included as part of the document.
This release supports side loading via 'include'
Example:
GET /api/posts/9/?include=author
The author for post 9 will be included as part of the document.