You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update README with some features from v0.4.1 and v0.4.2;
Improve the way it renders a Hash or a collection of Hashes;
Turn JSONAPI::Utils#filter_params and JSONAPI::Utils#sort_params into accessible helpers for getting deserialized filter/sort params from query string;
Not found error responses now supports slugs and uuids;
Better support for errors generated by requests which are not compliant with JSON API's specs.