Swagger UI v3.52.4 Released!
3.52.4 (2021-10-11)
Bug Fixes
- fix issue with highlight code scrolling causing console error (#7497) (#7519) (24aaa53)
- remove redundant whitespaces in API key auth popup (#7538) (a740f3d)
- rename request snippets configuration props (#7535) (90c8a73), closes #7534
- paths: break long paths with
<wbr>
(#7516) (f88334a), closes #7513 - UI: correct width of HTTP request method names (#7527) (fc7cdb8), closes #7479
- ux: update the buttons of the example tabs to be displayed as links (#7517) (ff5deb3), closes #7464 #7464