Skip to content

Swagger-UI 3.2.1 Released!

Compare
Choose a tag to compare
@shockey shockey released this 16 Sep 17:51
· 3574 commits to master since this release

Interface changes: None

  • Feature: OAS3 API definitions can now control the Accept header for Try-It-Out requests (via #3669)
  • Bugfix: model properties are now displayed in the order that they are defined (via #3655)
  • Bugfix: models using allOf inheritance now display their names correctly (via #3650)
  • Bugfix: deep linking now handles tag names with spaces and special characters (via #3661)