Skip to content

Swagger UI 3.23.2 Released!

Choose a tag to compare

@swaggerhub-bot swaggerhub-bot released this 30 Jul 03:45
· 2717 commits to master since this release

This release includes improvements to our Docker container permissions, bug fixes for OpenAPI 3.0 rendering of Responses and Request Bodies, and resolution of most npm audit warnings visible to consumers.

Channgelog

  • improvement: allow Swagger UI Docker containers to run as non-root users (via #5476)
  • fix: empty ModelExample rendering in a Response w/o content (via #5504)
  • fix: use null as a notSetValue for examplesForMediaType (via #5503)
  • housekeeping: resolve (almost) all npm audit warnings (via #5457)