v0.8.6
What's Changed
Added
- Add @deprecated tag support by @sc-bruno in #296
- Ability to choose light or dark theme by @jeffreyvanhees in #297
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
- @sc-bruno made their first contribution in #292
- @jeffreyvanhees made their first contribution in #297
- @Neorej made their first contribution in #318
- @joligoms made their first contribution in #315
Full Changelog: v0.8.5...v0.8.6