Skip to content

Swagger UI v5.15.2 Released!

Compare
Choose a tag to compare
@swagger-bot swagger-bot released this 15 Apr 09:13
· 60 commits to master since this release

5.15.2 (2024-04-15)

Bug Fixes

  • try-it-out: fix objects in arrays being stringified twice when building requests (#9805) (9e02f47)
  • utils: make URL search params parsing and serialization WHATWG URL compliant (#9809) (52c4b95), closes #9804