mirror of https://gitee.com/bigwinds/arangodb
Doc - Remove Swagger schemes (HTTP) to fix it for HTTPS (#9043)
This commit is contained in:
parent
8d7d4e3faf
commit
167c899034
|
@ -65,9 +65,6 @@ swagger = {
|
|||
}
|
||||
},
|
||||
"basePath": "/",
|
||||
"schemes": [
|
||||
"http"
|
||||
],
|
||||
"definitions": {},
|
||||
"paths" : {}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue