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 save #93

Closed maxi7587 closed 6 years ago

maxi7587 commented 6 years ago

Added missing argument to JsonapiHttp.exec method in Core. Fixed POST requests.

pablorsk commented 6 years ago

closes #92