jsonapi-suite / jsonapi_compliable

MIT License
20 stars 35 forks source link

Allow recursive sideloading #58

Closed richmolj closed 6 years ago

richmolj commented 6 years ago

This allows things like

?include=children.children.children

To have the correct namespace, so

?filter[children.children][name]=foo

will work