X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=lcm%2Fswagger%2Fvfc.others.swagger.json;fp=lcm%2Fswagger%2Fvfc.others.swagger.json;h=fe0bc826837c55d9e650efa97666f7e4e940ff2e;hb=4dfcc940a6a36221229ce64f079ae011c2acde9a;hp=f6b48fbb35d7a34e30e7d1b719bb1f75e8d53904;hpb=d234a3b45516042f215af5f1b594e1fa3348910b;p=vfc%2Fnfvo%2Flcm.git diff --git a/lcm/swagger/vfc.others.swagger.json b/lcm/swagger/vfc.others.swagger.json index f6b48fbb..fe0bc826 100644 --- a/lcm/swagger/vfc.others.swagger.json +++ b/lcm/swagger/vfc.others.swagger.json @@ -41,6 +41,9 @@ "responses": { "202": { "description": "" + }, + "404": { + "description": "URL not found" } } } @@ -75,6 +78,9 @@ "$ref": "#/definitions/TableInfo" } }, + "404": { + "description": "URL not found" + }, "500": { "description": "the url is invalid" } @@ -105,6 +111,9 @@ "responses": { "204": { "description": "The tables were deleted successfully." + }, + "404": { + "description": "URL not found" } } } @@ -138,6 +147,9 @@ "responses": { "202": { "description": "" + }, + "404": { + "description": "URL not found" } } }