We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43fad31 commit 01b6a44Copy full SHA for 01b6a44
use-cases/README.md
@@ -35,7 +35,7 @@ Each use case in this directory MUST follow a specific structure to ensure clari
35
#### Scenario
36
37
- **Triggers:** Events that initiate the workflow.
38
-- **Flow Breakdown:** Detailed step-by-step breakdown of the workflow, including key actions and decisions made throughout the process.
+- **Flow Breakdown:** Detailed step-by-step workflow breakdown, including key actions and decisions made throughout the process.
39
- **Visualization:** Optional diagrams or flowcharts that illustrate the workflow's structure and progression.
40
- **Example:** A YAML example of the workflow using Serverless Workflow DSL, demonstrating how the concepts discussed are implemented.
41
0 commit comments