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

Added meta to POST and PATCH requests #185

Closed maxi7587 closed 5 years ago

maxi7587 commented 5 years ago

Added meta to POST and PATCH requests. Also added a method to restore resources (resource.restore()) using Reyesoft's JSONAPI specification extension. Everything is tested.