Change recipe to operation to match type
[policy/models.git] / models-examples / src / main / resources / policies / vCPE.policy.operational.input.tosca.json
index 6f3545b..6d9c030 100644 (file)
@@ -21,7 +21,7 @@
                 "description": "Restart the VM",
                 "operation": {
                   "actor": "APPC",
-                  "recipe": "Restart",
+                  "operation": "Restart",
                   "target": {
                     "type": "VNF"
                   }