Skip to content

Swagger-UI 3.14.0 Released!

Choose a tag to compare

@shockey shockey released this 28 Apr 06:37
· 3067 commits to master since this release
7049de6

Interface changes: added showCommonExtensions option.

Changelog:

  • feature: showCommonExtensions option to show pattern, minLength, maxLength, minimum, and maximum fields for Parameters (via #4245)
  • feature: request and response interceptors can now control remote configuration connections (via #4489)
  • bugfix: path item $ref'd operations are now able to store their metadata correctly (via #4489)