Skip to content

Swagger Editor 3.9.0 Released!

Compare
Choose a tag to compare
@swagger-bot swagger-bot released this 21 May 19:15
· 1677 commits to master since this release

3.9.0 (2020-05-21)

Bug Fixes

Features

  • validation: report an error if minItems > maxItems (#2122) (2365891)
  • validation: warn about OAS3 header parameters named Authorization, Content-Type or Accept (#2105) (f2413d2)
  • validation: warn about unused security schemes (#2108) (7986f84)