1
0
Fork 0

Doc - Remove Swagger schemes (HTTP) to fix it for HTTPS (#9043)

This commit is contained in:
Wilfried Goesgens 2019-05-20 16:09:41 +02:00 committed by Simran
parent 8d7d4e3faf
commit 167c899034
1 changed files with 0 additions and 3 deletions

View File

@ -65,9 +65,6 @@ swagger = {
}
},
"basePath": "/",
"schemes": [
"http"
],
"definitions": {},
"paths" : {}
}