Fix template generator for R2
[vfc/nfvo/driver/vnfm/svnfm.git] / nokiav2 / driver / src / main / resources / self.swagger.json
index 37da1b3..2645cd0 100644 (file)
           {
             "description": "The CBAM VNF package",
             "in": "formData",
-            "name": "upfile",
+            "name": "fileToUpload",
             "type": "file"
+          },
+          {
+            "description": "ONAP version of the package",
+            "in": "formData",
+            "name": "version",
+            "type": "string"
           }
         ],
         "summary": "Converts the Nokia CBAM package to ONAP package",