fixes #2306 build
This commit is contained in:
1
dist/swagger-ui.js
vendored
1
dist/swagger-ui.js
vendored
@@ -22224,6 +22224,7 @@ SwaggerUi.Views.HeaderView = Backbone.View.extend({
|
||||
events: {
|
||||
'click #show-pet-store-icon' : 'showPetStore',
|
||||
'click #explore' : 'showCustom',
|
||||
'submit #api_selector' : 'showCustom',
|
||||
'keyup #input_baseUrl' : 'showCustomOnKeyup',
|
||||
'keyup #input_apiKey' : 'showCustomOnKeyup'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user