modify the swagger api bug
[vfc/nfvo/lcm.git] / lcm / swagger / vfc.nslcm.swagger.json
index e8a8390..891e178 100644 (file)
         }\r
       }\r
     },\r
-    "/ns/{ns_instance_id}/heal": {\r
+    "/ns/{nsInstanceId}/heal": {\r
       "post": {\r
         "tags": [\r
           "ns"\r
             "required": true,\r
             "type": "string",\r
             "description": "Identifier of the NS instance.",\r
-            "name": "ns_instance_id",\r
+            "name": "nsInstanceId",\r
             "in": "path"\r
           },\r
           {\r
         }\r
       }\r
     },\r
-    "/ns/{ns_instance_id}/terminate": {\r
+    "/ns/{nsInstanceId}/terminate": {\r
       "post": {\r
         "tags": [\r
           "ns"\r
             "required": true,\r
             "type": "string",\r
             "description": "Identifier of the NS instance.",\r
-            "name": "ns_instance_id",\r
+            "name": "nsInstanceId",\r
             "in": "path"\r
           },\r
           {\r
         }\r
       }\r
     },\r
-    "/ns/{ns_instance_id}": {\r
+    "/ns/{nsInstanceId}": {\r
       "get": {\r
         "tags": [\r
           "ns"\r
         "summary": "ns get",\r
         "description": "ns get",\r
         "operationId": "ns_instance_get",\r
-        "parameters": [],\r
+        "parameters": [\r
+          {\r
+            "required": true,\r
+            "type": "string",\r
+            "description": "Identifier of the NS instance.",\r
+            "name": "nsInstanceId",\r
+            "in": "path"\r
+          }\r
+        ],\r
         "responses": {\r
           "200": {\r
             "description": "successful operation",\r
             "required": true,\r
             "type": "string",\r
             "description": "Identifier of the NS instance.",\r
-            "name": "ns_instance_id",\r
+            "name": "nsInstanceId",\r
             "in": "path"\r
           }\r
         ],\r