0.7.0
Sails.js integration
- Waterline validation errors returns valid JSON API error objects
- Validate input data and PATCH and POST before treating them
- Allow to configure resources attributes' keys case for both sails model and JSON API serialized form
Repository
- Add tests for JsonApiService