You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dsl-reference.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1143,7 +1143,7 @@ The data carried by the cloud event that notifies that a workflow has started.
1143
1143
| Name | Type | Required | Description|
1144
1144
|:--|:---:|:---:|:---|
1145
1145
| name | `string` | `yes` | The qualified name of the workflow that has started. |
1146
-
| definition | [`workflowDefinitionReference`](#workflow-definition-reference) | `yes` | An an object that describes the definition of the workflow that has started. |
1146
+
| definition | [`workflowDefinitionReference`](#workflow-definition-reference) | `yes` | An object that describes the definition of the workflow that has started. |
1147
1147
| startedAt | `dateTime` | `yes` | The date and time at which the workflow has started. |
0 commit comments