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
5c2c7ad960
commit
849afb943f
|
|
@ -106,7 +106,7 @@ Parameter | Description
|
||||||
`workflowName` | Identify the workflow type
|
`workflowName` | Identify the workflow type
|
||||||
`instanceId` | Unique value created for each run of a specific workflow
|
`instanceId` | Unique value created for each run of a specific workflow
|
||||||
|
|
||||||
### HTTP Response codes
|
### HTTP response codes
|
||||||
|
|
||||||
Code | Description
|
Code | Description
|
||||||
---- | -----------
|
---- | -----------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue