aboutsummaryrefslogtreecommitdiffstats
path: root/docs/offeredapis/api_serviceCatalog/swagger.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/offeredapis/api_serviceCatalog/swagger.json')
-rw-r--r--docs/offeredapis/api_serviceCatalog/swagger.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/offeredapis/api_serviceCatalog/swagger.json b/docs/offeredapis/api_serviceCatalog/swagger.json
index f747776..d74644e 100644
--- a/docs/offeredapis/api_serviceCatalog/swagger.json
+++ b/docs/offeredapis/api_serviceCatalog/swagger.json
@@ -24,7 +24,7 @@
"host": "serverRoot:30274",
"basePath": "/nbi/api/v4",
"schemes": [
- "http"
+ "http", "https"
],
"produces": [
"application/json;charset=utf-8"
@@ -170,6 +170,7 @@
"name": "id",
"required": true,
"in": "path",
+ "description": "The Id of the ServiceSpecification",
"type" : "string"
},
{
@@ -267,6 +268,7 @@
"name": "id",
"required": true,
"in": "path",
+ "description": "The Id of the ServiceSpecification",
"type" : "string"
},
{