Modify API explorer settings to memorize api key

This commit is contained in:
jfefe 2015-05-05 03:52:54 +02:00
parent fd077db1b7
commit 638c534211

View File

@ -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) {