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