Skip to content

Swagger-UI 3.10.0 Released!

Choose a tag to compare

@shockey shockey released this 10 Feb 04:50
· 3138 commits to master since this release
1013d16

Interface changes: added supportedSubmitMethods option to public API.

Changelog:

  • feature: supportedSubmitMethods option for disabling Try-It-Out based on operation method (via #4186)
  • improvement: allow more HTML attributes to pass through the HTML sanitizer (via #4194)
  • improvement: remove CPU-taxing Execute button animation (#4204)
  • improvement: visibility & accessibility (via #4202)
  • bugfix: use mutated URL for request URL in live response display (via #4117)