v0.15.0
·
196 commits
to production
since this release
Bugfixes
- Groups were not being properly considered in authorization checks.
Changes
- Error descriptions in responses are now always strings (previously they could also
be lists of strings or lists of dictionaries). - Input validation errors now use an HTTP response status code of 422.
- Validation errors no longer return input data in their description.