Adding http:// prefix to the swagger WebServicesURL to prevent basePath validation errors

This commit is contained in:
nikhiljindal
2015-03-11 16:14:14 -07:00
parent 7d53425bbc
commit 8c3f728aa6
7 changed files with 6806 additions and 6976 deletions

View File

@@ -1,7 +1,7 @@
{
"swaggerVersion": "1.2",
"apiVersion": "",
"basePath": "127.0.0.1:6443",
"basePath": "https://127.0.0.1:6443",
"resourcePath": "/api",
"apis": [
{