Skip to content

Swagger-UI 3.13.0 Released!

Choose a tag to compare

@shockey shockey released this 19 Mar 07:19
· 3102 commits to master since this release
14ef0cc

Interface changes: Added onComplete config option; preauthorizeApiKey and preauthorizeBasic instance methods.

Changelog:

  • feature: onComplete config option (#4322)
  • feature: preauthorization (#4339)
  • improvement: show possible reasons when url fetch fails (#4295)
  • bugfix: default to empty ImmutableMap when schema is missing (#4341)
  • bugfix: remove $$ref key from example if it exists (#4333)
  • refactor: create InfoUrl and InfoBasePath (#4330)