diff --git a/resources/processmaker.json b/resources/processmaker.json index c7c37b6..78ce224 100644 --- a/resources/processmaker.json +++ b/resources/processmaker.json @@ -106,6 +106,16 @@ "name": "validations", "isAttr": true, "type": "String" + }, + { + "name": "elementDestinationType", + "isAttr": true, + "type": "String" + }, + { + "name": "elementDestinationURL", + "isAttr": true, + "type": "String" } ] },