Skip to content

Swagger-UI 3.6.1 Released!

Choose a tag to compare

@shockey shockey released this 09 Dec 19:38
· 3202 commits to master since this release
351dbf9

Includes changes in Swagger-Client v3.4.1.

Interface changes: none.

  • Improvement: Swagger-UI now tries its best to display OpenAPI 3.*.* documents (formerly 3.0.0 only, via #4005)
  • Bugfix: changed an overactive filter that was disqualifying TRACE methods in OAS3 documents from display (via #4004)
  • Bugfix: servers select element now takes the width of its container (via #4011)
  • Housekeeping: rewired jump-to-line plug points (via #3814)
  • Housekeeping: Swagger-UI is now capable of being run in Node, which is useful for testing (via #3997)
  • Housekeeping: overhauled project documentation (via #3754)
  • Housekeeping: now using the correct webpack devtool value (via #3990)

Version diff