Skip to content

Commit

Permalink
fix: fix allowedIn for zeebe:LoopCharacteristics
Browse files Browse the repository at this point in the history
  • Loading branch information
philippfromme committed Oct 28, 2024
1 parent 2398d52 commit 303635e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions resources/zeebe.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,7 @@
],
"meta": {
"allowedIn": [
"zeebe:ZeebeServiceTask",
"bpmn:ReceiveTask",
"bpmn:SubProcess"
"bpmn:MultiInstanceLoopCharacteristics"
]
},
"properties": [
Expand Down

0 comments on commit 303635e

Please sign in to comment.