Skip to content

Swagger UI v3.37.0 Released!

Choose a tag to compare

@swagger-bot swagger-bot released this 19 Nov 23:39
· 2207 commits to master since this release

3.37.0 (2020-11-19)

Features

  • swagger-ui-react: add support for layout prop (#6639) (a6673d7)

Bug Fixes

  • examples: properly update memoized value in non-schema case (#6641) (d2ef8f3), closes #6631
  • xml: example generation if an array has an example (#6634) (24225e4), closes #6627