Skip to content

v0.8.6

Compare
Choose a tag to compare
@romalytvynenko romalytvynenko released this 03 Mar 19:04
· 265 commits to main since this release
f0331d5

What's Changed

Added

Fixes

  • Fixed invalid OpenAPI spec when returning no content response by @romalytvynenko in #289
  • scopes property in OAuth made required according OpenAPI spec by @Neorej in #318
  • Respect string type when parsing validation rules' examples by @joligoms in #315
  • Fixed the case when non-request class had rules method which resulted in error when extracting validation rules by @romalytvynenko in #324

New Contributors

Full Changelog: v0.8.5...v0.8.6