Add 404 error in the swagger
[vfc/nfvo/lcm.git] / lcm / swagger / vfc.vnflcm.swagger.json
index 3fbcb60..2481704 100644 (file)
@@ -37,6 +37,9 @@
                         "schema": {
                             "$ref": "#/definitions/VnfPostResponse"
                         }
+                    },
+                    "404": {
+                        "description": "URL not found"
                     }
                 }
             }