Skip to content

Swagger-Editor 3.2.3 Released!

Choose a tag to compare

@shockey shockey released this 06 Jan 08:51
· 2110 commits to main since this release
0a7c86f

Includes changes in Swagger-UI v3.9.0.

Interface changes: none.

  • Improvement: always use resolved spec in semantic validation (via #1620)
  • Bugfix: $ref'd path parameters no longer incorrectly trigger a validation error (via #1620)
  • Bugfix: rewired specPath usage to use new Immutable data structure, fixing some broken Jump functionality (via #1619)
  • Bugfix: remove Array.includes usage, so IE11 can live to fight another day or so (via #1623)
  • Housekeeping: used zopflipng to compress PNG assets in repo (via #1594)