[auth] created auth collection view
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
SwaggerUi.Views.ApiKeyAuthView = Backbone.View.extend({ // TODO: append this to global SwaggerUi
|
||||
|
||||
events: {
|
||||
'change .auth_input': 'apiKeyChange'
|
||||
'change .input_apiKey_entry': 'apiKeyChange'
|
||||
},
|
||||
|
||||
template: Handlebars.templates.apikey_auth,
|
||||
|
||||
Reference in New Issue
Block a user