Append swagger-auth global functions to window and don't break backward
This commit is contained in:
3
dist/swagger-ui.js
vendored
3
dist/swagger-ui.js
vendored
@@ -201,7 +201,8 @@ window.SwaggerUi = Backbone.Router.extend({
|
||||
|
||||
});
|
||||
|
||||
window.SwaggerUi.Views = {};
|
||||
window.SwaggerUi.Views = {};
|
||||
|
||||
this["Handlebars"] = this["Handlebars"] || {};
|
||||
this["Handlebars"]["templates"] = this["Handlebars"]["templates"] || {};
|
||||
this["Handlebars"]["templates"]["apikey_button_view"] = Handlebars.template({"compiler":[6,">= 2.0.0-beta.1"],"main":function(depth0,helpers,partials,data) {
|
||||
|
||||
Reference in New Issue
Block a user