Skip to content

0.7.0

Choose a tag to compare

@dynamiccast dynamiccast released this 11 Jul 12:55
· 96 commits to master since this release

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