Skip to content

Release 9.1.3

Compare
Choose a tag to compare
@mrin9 mrin9 released this 27 Sep 01:53
· 352 commits to master since this release

Patch Release

  • Documentation Fixes #557 - Thanks @cooljeffro
  • #556 - allow user to hide/show API Spec download links
  • #540 - required and deprecated fields should be annotated for form-data
  • #563 - fixes callback rendering of certain edge cases - thanks @Wachiwi
  • #565 - fixes certain edge cases of curl syntax - thanks @fornwall
  • #566 - fixes certain edge cases of example generation - thanks @jekkel
  • #482 - allow scope to be rendered when provided for non-oauth security schemes too (new in OpenAPI 3.1)
  • #245 - JSON examples should have quoted keys