mirror of https://github.com/dapr/quickstarts.git
Update tutorials/workflow/python/workflow-management/README.md
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
This commit is contained in:
parent
920bb1d228
commit
946de9d1c5
|
@ -5,7 +5,7 @@ This tutorial demonstrates the various APIs to manage a workflow instance, these
|
|||
- Scheduling a workflow instance
|
||||
- Getting a workflow instance state
|
||||
- Suspending a workflow instance
|
||||
- Resuming the workflow instance
|
||||
- Resuming a workflow instance
|
||||
- Terminating the workflow instance
|
||||
- Purging the workflow instance
|
||||
|
||||
|
|
Loading…
Reference in New Issue