zalando / intellij-swagger

A plugin to help you easily edit Swagger and OpenAPI specification files inside IntelliJ IDEA
https://plugins.jetbrains.com/plugin/8347
MIT License
1.17k stars 74 forks source link

Upgrade Swagger UI to v3.39.0 #316

Closed merusso closed 3 years ago

merusso commented 3 years ago

This change upgrades Swagger UI from v3.24.3 to v3.39.0

Swagger UI release: https://github.com/swagger-api/swagger-ui/releases/tag/v3.39.0

It's difficult to tell exactly which Swagger UI version is in use by the plugin, so I added a comment at the top of swagger-ui-bundle.js to record the version.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 91.189% when pulling bc368e12df03e5dd4b23431efbd0d6ad30274b78 on merusso:upgrade-swagger-ui into 68d6d5b58b6b787e4e4860dd7118d8a48e8f78d7 on zalando:master.