rebuilt
This commit is contained in:
2
dist/swagger-ui.js
vendored
2
dist/swagger-ui.js
vendored
@@ -21291,7 +21291,7 @@ window.SwaggerUi = Backbone.Router.extend({
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (typeof options.oauth2RedirectUrl === 'string') {
|
if (typeof options.oauth2RedirectUrl === 'string') {
|
||||||
window.oAuthRedirectUrl = options.redirectUrl;
|
window.oAuthRedirectUrl = options.oauth2RedirectUrl;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Create an empty div which contains the dom_id
|
// Create an empty div which contains the dom_id
|
||||||
|
|||||||
4
dist/swagger-ui.min.js
vendored
4
dist/swagger-ui.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user