Skip to content

Swagger UI v5.13.0 Released!

Compare
Choose a tag to compare
@swagger-bot swagger-bot released this 29 Mar 13:46
· 261 commits to master since this release

5.13.0 (2024-03-29)

Bug Fixes

  • oas3: add support for oneOf/anyOf JSON Schema keywords in request-body rendering (#9767) (ed983eb), closes #9763
  • oas3: fix getting initial values for request body in OpenAPI 3.x (#9762) (8086d97), closes #9745

Features

  • plugins: expose JSON Schema merging mechanism from samples plugins (#9766) (6a493fb), closes #9765