mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com> Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
This commit is contained in:
parent
5d0a4f42d5
commit
d4d3b57358
|
|
@ -24,7 +24,7 @@ Parameter | Description
|
|||
`workflowName` | Identify the workflow type
|
||||
`instanceId` | Unique value created for each run of a specific workflow
|
||||
|
||||
### Request Contents
|
||||
### Request content
|
||||
|
||||
In the request you can pass along headers:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue