Version 0.2.0
Pre-release
Pre-release
This release contains a bug fix that makes the gem backward-incompatible in some cases.
**Description: **
ErrorSerializer returned
{
errors: [[...]]
]
when called with an array of validation errors.
Now it matches the https://jsonapi.org specification for errors format.