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 Accept header with the type. #31

Closed umbertix closed 6 years ago

umbertix commented 6 years ago

In order to follow the standard send the accept header with the type. Api documentation reference: http://jsonapi.org/format/#fetching-resources

pablorsk commented 6 years ago

great! I just fix indentation. thanks!