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 e838dc2 + 2cf9d7e commit 1e028f1Copy full SHA for 1e028f1
1 file changed
proto/shared/shared.flow.proto
@@ -22,6 +22,7 @@ message ValidationFlow {
22
int64 starting_node_id = 8;
23
repeated NodeFunction node_functions = 9;
24
string project_slug = 10;
25
+ optional string disable_reason = 11;
26
}
27
28
message ExecutionFlow {
0 commit comments