Fix vfc-vnflcm swagger bug 37/24937/1
authorying.yunlong <ying.yunlong@zte.com.cn>
Thu, 23 Nov 2017 06:19:16 +0000 (14:19 +0800)
committerying.yunlong <ying.yunlong@zte.com.cn>
Thu, 23 Nov 2017 06:19:16 +0000 (14:19 +0800)
Change-Id: I0dda7e230f313bff436831f1cc19dd0331830294
Issue-ID: VFC-589
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
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"