Skip to content

Commit 84c506a

Browse files
committed
chore: comment
1 parent bd81176 commit 84c506a

File tree

1 file changed

+1
-1
lines changed
  • packages/zeebe-element-templates-json-schema/src/defs/template

1 file changed

+1
-1
lines changed

packages/zeebe-element-templates-json-schema/src/defs/template/adHoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
}
179179
},
180180
{
181-
"$comment": "When JOB_WORKER implementation type properties are set (zeebe:taskDefinition), BPMN implementation properties (cancelRemainingInstances, completionCondition, activeElementsCollection) must not be set on AdHocSubProcess",
181+
"$comment": "When zeebe:taskDefinition is used, bpmn:cancelRemainingInstances, bpmn:completionCondition, and zeebe:activeElementsCollection properties are not allowed",
182182
"if": {
183183
"allOf": [
184184
{

0 commit comments

Comments
 (0)