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

Add the ability to set a custom UrlParamsBuilder #293

Open AndrejCoder opened 3 years ago

AndrejCoder commented 3 years ago

Is it possible to add the ability to set a custom UrlParamsBuilder ? I need to form the parameter string differently, in particular remotefilter. I can do merge request...