summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfengyuanxing <feng.yuanxing@zte.com.cn>2018-02-09 10:19:59 +0800
committerfengyuanxing <feng.yuanxing@zte.com.cn>2018-02-09 10:19:59 +0800
commit8852db8d760b005f4bda4018b2869bafab9fa811 (patch)
treebf8c48b5ebd90a20a8ce9e998b3cb0ed1e40b97e
parent8485274024b07995b52f5b75c6ff5d9c625d65eb (diff)
Modify the return code
Change-Id: I2d39e41dbe651410c6d9bc01721803d584e097e8 Issue-ID: VFC-750 Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
-rw-r--r--catalog/swagger/vfc.catalog.swagger.json2
1 files changed, 1 insertions, 1 deletions
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"