Fix vfc-vnflcm swagger bug 87/25387/1
authorying.yunlong <ying.yunlong@zte.com.cn>
Thu, 23 Nov 2017 06:19:16 +0000 (14:19 +0800)
committeryunlong ying <ying.yunlong@zte.com.cn>
Mon, 4 Dec 2017 06:23:07 +0000 (06:23 +0000)
Change-Id: I0dda7e230f313bff436831f1cc19dd0331830294
Issue-ID: VFC-589
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
(cherry picked from commit 810981f10c7730bf5c6c39fd4ed33c1f54242067)

lcm/lcm/nf/vnfs/swagger.json

index 4c9c8dd..a15556d 100644 (file)
                 }
             }
         },
-        "/vnf_lc_ops/{vnfLcOpId}&responseId={responseId}": {
+        "/vnf_lc_ops/{vnfLcOpId}": {
             "get": {
                 "tags": [
                     "lcm Resource"
                     },
                     {
                         "name": "responseId",
-                        "in": "path",
+                        "in": "query",
                         "description": "Response Identifier",
                         "required": true,
                         "type": "string"