Merge "Add global-customer-id and service-type parameter" v1.0.0
authorFu Jinhua <fu.jinhua@zte.com.cn>
Tue, 10 Oct 2017 11:25:14 +0000 (11:25 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 10 Oct 2017 11:25:14 +0000 (11:25 +0000)
lcm/swagger/vfc.nslcm.swagger.json

index 7d15e10..4b28cec 100644 (file)
     "NsCreateRequest": {\r
       "type": "object",\r
       "properties": {\r
+        "context":{\r
+          "type": "object",\r
+           "properties": {          \r
+              "global-customer-id":{\r
+                 "type": "string",\r
+                 "description": "the global customer id"\r
+              },\r
+              "service-type":{\r
+                 "type": "string",\r
+                 "description": "service type"\r
+              }\r
+            }\r
+        },\r
         "csarId": {\r
           "type": "string",\r
           "description": "the NS package ID"\r