We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0882892 + 8a37194 commit 2aab242Copy full SHA for 2aab242
1 file changed
index.tpl.go
@@ -63,7 +63,6 @@ var indexTpl = `
63
window.swaggerUi = new SwaggerUi({
64
url: url,
65
dom_id: "swagger-ui-container",
66
- supportedSubmitMethods: ['get', 'post', 'put', 'delete'],
67
onComplete: function(swaggerApi, swaggerUi){
68
if(typeof initOAuth == "function") {
69
initOAuth({
0 commit comments