Commit eed4e27
authored
Update system Nexus signal-with-start WIT (#847)
Updates the System Nexus WIT for `SignalWithStartWorkflowExecution`.
Changes:
- Treat `request-id` as an internal placeholder so it is omitted from
generated operation request APIs.
- Treat `first-execution-run-id` as an internal placeholder so it is
omitted from generated operation result APIs.
- Add Python serialization-context metadata so request payloads use the
target workflow serialization context.1 parent 3ebdff4 commit eed4e27
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
0 commit comments