rebuilt, set editor to false by default
This commit is contained in:
2
dist/index.html
vendored
2
dist/index.html
vendored
@@ -72,7 +72,7 @@
|
||||
log("Unable to Load SwaggerUI");
|
||||
},
|
||||
docExpansion: "none",
|
||||
jsonEditor:true,
|
||||
jsonEditor: false,
|
||||
apisSorter: "alpha",
|
||||
defaultModelRendering: 'schema',
|
||||
showRequestHeaders: false
|
||||
|
||||
Reference in New Issue
Block a user