Skip to content

Commit

Permalink
Update Swagger UI to v5.18.2 (#6546)
Browse files Browse the repository at this point in the history
  • Loading branch information
nadove-ucsc committed Nov 22, 2024
1 parent b868124 commit b1946f8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion scripts/update_swagger.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
http = http_client(log)

repository_url = 'https://raw.githubusercontent.com/swagger-api/swagger-ui'
tag = 'v4.15.2'
tag = 'v5.18.2'
files = [
'oauth2-redirect.html',
'swagger-ui.css',
Expand Down
3 changes: 1 addition & 2 deletions swagger/swagger-ui-bundle.js

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions swagger/swagger-ui-standalone-preset.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion swagger/swagger-ui.css

Large diffs are not rendered by default.

0 comments on commit b1946f8

Please sign in to comment.