This repository was archived by the owner on Jun 19, 2026. It is now read-only.
Commit 41f70c2
committed
Update workflow handling and package version
Modified `ExecuteWorkflowCommandOptionsHandler.cs` to switch from importing responses to requests in the workflow handling. Updated `FlowSynx.Client` package version from `1.3.4` to `1.3.7` to incorporate potential improvements and bug fixes.
#1061 parent c5ef50b commit 41f70c2
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- src/FlowCtl
- Commands/Workflows/Executions/Execute
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments