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