From: fengyuanxing Date: Fri, 9 Feb 2018 02:19:59 +0000 (+0800) Subject: Modify the return code X-Git-Tag: v1.1.0~47 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8852db8d760b005f4bda4018b2869bafab9fa811;p=vfc%2Fnfvo%2Fcatalog.git Modify the return code Change-Id: I2d39e41dbe651410c6d9bc01721803d584e097e8 Issue-ID: VFC-750 Signed-off-by: fengyuanxing --- diff --git a/catalog/swagger/vfc.catalog.swagger.json b/catalog/swagger/vfc.catalog.swagger.json index 39e8e6ab..6f8cb769 100644 --- a/catalog/swagger/vfc.catalog.swagger.json +++ b/catalog/swagger/vfc.catalog.swagger.json @@ -409,7 +409,7 @@ } ], "responses": { - "202": { + "200": { "description": "", "schema": { "$ref": "#/definitions/JobDetailInfo"