diff options
Diffstat (limited to 'docs/offeredapis/api_hub/swagger.json')
-rw-r--r-- | docs/offeredapis/api_hub/swagger.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/offeredapis/api_hub/swagger.json b/docs/offeredapis/api_hub/swagger.json index b3a1fde..d8cc86e 100644 --- a/docs/offeredapis/api_hub/swagger.json +++ b/docs/offeredapis/api_hub/swagger.json @@ -25,7 +25,7 @@ "host": "serverRoot:30274", "basePath": "/nbi/api/v4", "schemes": [ - "http" + "http", "https" ], "produces": [ "application/json;charset=utf-8" |