reyesoft / ngx-jsonapi

JSON API client library for Angular 5+ 👌 :: Production Ready 🚀
https://ngx-jsonapi.reyesoft.com/
MIT License
101 stars 52 forks source link

fix for issue #128 the nested include relationships #140

Open stefandb opened 5 years ago

stefandb commented 5 years ago

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.