Skip to content

Swagger-UI 3.1.0 Released!

Choose a tag to compare

@webron webron released this 03 Aug 04:32
· 4017 commits to master since this release
v3.1.0

This is our first release of Swagger-UI with OAS3.0 support!

Interface changes: Config keys are no longer filtered, so plugins are able to create new configs without Swagger-UI's core being involved.

  • Feature: Support for rendering OpenAPI 3.0 specs (#3083 via #3482)
  • Bugfix: Required array parameters no longer break Try-It-Out (#3414 via #3453)

Known Limitations:

  • The Try it Out functionality is currently not implemented for OAS3.0.
  • Support for form-data request body payloads for OAS3.0 is not fully implemented.
  • Some parts of OAS3.0 may not fully render. Please report issues.

Version Diff