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 5fa6b02 commit 9e34453Copy full SHA for 9e34453
1 file changed
proto/shared/shared.flow.proto
@@ -21,6 +21,7 @@ message ValidationFlow {
21
repeated FlowSetting settings = 7;
22
int64 starting_node_id = 8;
23
repeated NodeFunction node_functions = 9;
24
+ string project_slug = 10;
25
}
26
27
message ExecutionFlow {
0 commit comments