Skip to content

Include filter

Choose a tag to compare

@digitalsadhu digitalsadhu released this 29 Dec 21:36
· 270 commits to master since this release

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.