mirror of https://github.com/dapr/quickstarts.git
Update tutorials/workflow/csharp/combined-patterns/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
85e55231c5
commit
eacb636769
|
@ -104,6 +104,7 @@ graph LR
|
|||
}
|
||||
```
|
||||
|
||||
The application logs should come from both services executing all activities as follows:
|
||||
5. Use the GET request in the [`order-workflow.http`](./order-workflow.http) file to get the status of the workflow.
|
||||
|
||||
The expected serialized output of the workflow is:
|
||||
|
|
Loading…
Reference in New Issue