Skip to content

Swagger UI v4.10.1-rc.1 Released!

Pre-release
Pre-release

Choose a tag to compare

@swagger-bot swagger-bot released this 01 Apr 21:17
· 1398 commits to master since this release

4.10.1 (2022-04-01)

Bug Fixes

  • docker: Instruct browser not to cache swagger-initializer.js (#7960) (46c87bc)
  • fn: RandExp error should not cause UI to completely fail (#7940) (b825e44)
  • css: alignment of authorization btn (#7955) (ed344ff)
  • dev-helpers: restore default url setting (#7965) (496d53e)

Reverts

Note on revert

Per OpenAPI 3.0 spec here,

Throughout the specification description fields are noted as supporting CommonMark markdown formatting. Where OpenAPI tooling renders rich text it MUST support, at a minimum, markdown syntax as described by CommonMark 0.27.

If a 2-line rendering is desired, hard-line breaks should be used, e.g. 2 white spaces, or a "" char, at the end of the line.