Skip to content

Swagger UI 3.17.1 Released!

Choose a tag to compare

@shockey shockey released this 16 Jun 07:46
· 2935 commits to master since this release
24faa46

Interface changes: BaseLayout was changed - if you've copied it into your application, you can copy over the new, simplified version.

Changelog:

  • improvement: use HTTPS for Petstore (via #4652)
  • bugfix: nested object schema sample generation (via #4648)
  • housekeeping: simplify BaseLayout by creating new container components (via #4604)
  • reverted: dev-only performance tracking (via #4636)