Skip to content

Commit

Permalink
Update swagger-ui to v3.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 13, 2020
1 parent 781b04d commit e93be50
Show file tree
Hide file tree
Showing 13 changed files with 32 additions and 75 deletions.
Empty file modified dist/favicon-16x16.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified dist/favicon-32x32.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified dist/oauth2-redirect.html
100755 → 100644
Empty file.
76 changes: 17 additions & 59 deletions dist/swagger-ui-bundle.js
100755 → 100644

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/swagger-ui-bundle.js.map
100755 → 100644

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/swagger-ui-standalone-preset.js
100755 → 100644

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/swagger-ui-standalone-preset.js.map
100755 → 100644

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/swagger-ui.css
100755 → 100644

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/swagger-ui.css.map
100755 → 100644

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/swagger-ui.js
100755 → 100644

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/swagger-ui.js.map
100755 → 100644

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions index.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,8 @@
window.onload = function() {
// Begin Swagger UI call region
const ui = SwaggerUIBundle({
url: "https://rebeccacy.github.io/swagger-ui/cloud_recording_restful_api.yaml",
url: "swagger.yaml",
dom_id: '#swagger-ui',
defaultModelsExpandDepth: -1,
deepLinking: true,
presets: [
SwaggerUIBundle.presets.apis,
Expand Down
2 changes: 1 addition & 1 deletion swagger-ui.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v3.25.0
v3.26.2

0 comments on commit e93be50

Please sign in to comment.