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.
2 parents 5fa6b02 + 9e34453 commit e838dc2Copy full SHA for e838dc2
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