File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2364,7 +2364,7 @@ the state should transition to the next state or can end the workflow execution
2364
2364
| Parameter | Description | Type | Required |
2365
2365
| --- | --- | --- | --- |
2366
2366
| eventRefs | References one or more unique event names in the defined workflow [events](#Event-Definition) | array | yes |
2367
- | actionMode | Specifies how actions are to be performed (in sequence of parallel). Default is "sequential" | string | no |
2367
+ | actionMode | Specifies how actions are to be performed (in sequence or in parallel). Default is "sequential" | string | no |
2368
2368
| [actions](#Action-Definition) | Actions to be performed | array | no |
2369
2369
| [eventDataFilter](#Event-data-filters) | Event data filter definition | object | no |
2370
2370
You can’t perform that action at this time.
0 commit comments