ngx-jsonapi
ngx-jsonapi copied to clipboard
fix for issue #128 the nested include relationships
With this fix it's possible to use the include parameter with nested relationships.
I used my own API to build and test this feature. Because the API on the demo doesn't support nested includes.