Skip to content

Swagger UI 3.23.10 Released!

Compare
Choose a tag to compare
@swagger-bot swagger-bot released this 15 Sep 20:52
· 2459 commits to master since this release

This release fixes two bugs: one visual issue within static documentation, and another within runtime validation for Array-typed parameters.

Changelog

  • fix: <Select disabled> for type: string + enum schemas (#5601)
  • fix: accept string-represented values in required array runtime validation (#5609)