From eacb636769e73ba836a58c382ae30d72c122f4a7 Mon Sep 17 00:00:00 2001 From: Marc Duiker Date: Tue, 22 Apr 2025 11:24:46 +0200 Subject: [PATCH] Update tutorials/workflow/csharp/combined-patterns/README.md Co-authored-by: Alice Gibbons Signed-off-by: Marc Duiker --- tutorials/workflow/csharp/combined-patterns/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tutorials/workflow/csharp/combined-patterns/README.md b/tutorials/workflow/csharp/combined-patterns/README.md index 296518ee..900f3f69 100644 --- a/tutorials/workflow/csharp/combined-patterns/README.md +++ b/tutorials/workflow/csharp/combined-patterns/README.md @@ -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: