Fix Spectral error and add https scheme 99/100599/1
authoraosull01 <adrian.osullivan@huawei.com>
Wed, 22 Jan 2020 14:22:49 +0000 (14:22 +0000)
committeraosull01 <adrian.osullivan@huawei.com>
Wed, 22 Jan 2020 14:22:49 +0000 (14:22 +0000)
Issue-ID: EXTAPI-385
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: I1856385dc95b7b2ca6c24daabbd37a10a9f29621

docs/offeredapis/api_hub/swagger.json
docs/offeredapis/api_hub/swagger.yaml
docs/offeredapis/api_serviceCatalog/swagger.json
docs/offeredapis/api_serviceCatalog/swagger.yaml
docs/offeredapis/api_serviceInventory/swagger.json
docs/offeredapis/api_serviceInventory/swagger.yaml
docs/offeredapis/api_serviceOrder/swagger.json
docs/offeredapis/api_serviceOrder/swagger.yaml
docs/offeredapis/api_status/swagger.json
docs/offeredapis/api_status/swagger.yaml

index b3a1fde..d8cc86e 100644 (file)
@@ -25,7 +25,7 @@
       "host": "serverRoot:30274",
       "basePath": "/nbi/api/v4",
       "schemes": [
-      "http"
+      "http", "https"
       ],
     "produces": [
     "application/json;charset=utf-8"
index ec55cf8..ec59aa6 100644 (file)
@@ -40,6 +40,7 @@ host: "serverRoot:30274"
 basePath: "/nbi/api/v4"
 schemes:
 - "http"
+- "https"
 produces:
 - "application/json;charset=utf-8"
 tags:
index f747776..d74644e 100644 (file)
@@ -24,7 +24,7 @@
       "host": "serverRoot:30274",
       "basePath":      "/nbi/api/v4",
       "schemes": [
-      "http"
+      "http", "https"
       ],
     "produces": [
     "application/json;charset=utf-8"
     "name": "id",
     "required": true,
     "in": "path",
+    "description": "The Id of the ServiceSpecification",
     "type" : "string"
     },
     {
     "name": "id",
     "required": true,
     "in": "path",
+    "description": "The Id of the ServiceSpecification",
     "type" : "string"
     },
     {
index 0425585..602b7f3 100644 (file)
@@ -35,6 +35,7 @@ host: "serverRoot:30274"
 basePath: "/nbi/api/v4"
 schemes:
 - "http"
+- "https"
 produces:
 - "application/json;charset=utf-8"
 tags:
@@ -134,6 +135,7 @@ paths:
       - name: "id"
         required: true
         in: "path"
+        description: "The Id of the ServiceSpecification"
         type: "string"
       - name: "fields"
         required: false
@@ -199,6 +201,7 @@ paths:
       - name: "id"
         required: true
         in: "path"
+        description: "The Id of the ServiceSpecification"
         type: "string"
       - name: "fields"
         required: false
index c3a3bde..bc416f3 100644 (file)
@@ -25,7 +25,7 @@
       "host": "serverRoot:30274",
       "basePath":      "/nbi/api/v4",
       "schemes": [
-      "http"
+      "http", "https"
       ],
     "produces": [
     "application/json;charset=utf-8"
index 5d38da3..2c902ab 100644 (file)
@@ -35,6 +35,7 @@ host: "serverRoot:30274"
 basePath: "/nbi/api/v4"
 schemes:
 - "http"
+- "https"
 produces:
 - "application/json;charset=utf-8"
 tags:
index 95a6ab5..f5fbf38 100644 (file)
@@ -23,7 +23,7 @@
   "host": "serverRoot:30274",
   "basePath": "/nbi/api/v4",
   "schemes": [
-    "http"
+    "http", "https"
   ],
   "produces": [
     "application/json;charset=utf-8"
index abb5687..8c8633c 100644 (file)
@@ -40,6 +40,7 @@ host: "serverRoot:30274"
 basePath: "/nbi/api/v4"
 schemes:
 - "http"
+- "https"
 produces:
 - "application/json;charset=utf-8"
 tags:
index c2bcd52..9d49fd0 100644 (file)
@@ -25,7 +25,7 @@
       "host": "serverRoot:30274",
       "basePath":"/nbi/api/v4",
       "schemes": [
-      "http"
+      "http", "https"
       ],
     "produces": [
     "application/json;charset=utf-8"
index a5c156f..929797c 100644 (file)
@@ -34,6 +34,7 @@ host: "serverRoot:30274"
 basePath: "/nbi/api/v4"
 schemes:
 - "http"
+- "https"
 produces:
 - "application/json;charset=utf-8"
 tags: