Skip to content

v0.15.0

Compare
Choose a tag to compare
@ada-globus ada-globus released this 29 Jan 15:29
· 196 commits to production since this release
eb8cd8b

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.