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

Custom http params/filtering #348

Open noeli1993 opened 2 years ago

noeli1993 commented 2 years ago

Hi, is there a possibility to add something like custom http params or at least a custom filter?

Maybe an attribute in the IParamsCollection, which is parsed correctly to the url.

Thanks in advance!