Modify API explorer settings to memorize api key
This commit is contained in:
parent
fd077db1b7
commit
638c534211
@ -46,7 +46,7 @@
|
||||
discoveryUrl:"../resources.json",
|
||||
apiKey:"",
|
||||
dom_id:"swagger-ui-container",
|
||||
supportHeaderParams: true,
|
||||
//supportHeaderParams: true,
|
||||
supportedSubmitMethods: ['get', 'post', 'put', 'patch', 'delete'],
|
||||
onComplete: function(swaggerApi, swaggerUi){
|
||||
if(console) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user