@rlvt/workflows-openapi-client 1.0.410 → 1.0.411
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/api.d.ts +32 -48
- package/build/definitions.d.ts +4 -6
- package/build/definitions.js +1 -1
- package/package.json +1 -1
package/build/api.d.ts
CHANGED
|
@@ -176,12 +176,10 @@ export default class {
|
|
|
176
176
|
} | undefined;
|
|
177
177
|
readonly analyze: {
|
|
178
178
|
readonly?: "__readonly" | undefined;
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
}[];
|
|
184
|
-
};
|
|
179
|
+
entrypointsByBranches: {
|
|
180
|
+
branch: string;
|
|
181
|
+
entrypointIds: string[];
|
|
182
|
+
}[];
|
|
185
183
|
branches: string[];
|
|
186
184
|
individualizedBranches: string[];
|
|
187
185
|
defaultBranches: string[];
|
|
@@ -305,12 +303,10 @@ export default class {
|
|
|
305
303
|
} | undefined;
|
|
306
304
|
readonly analyze: {
|
|
307
305
|
readonly?: "__readonly" | undefined;
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
}[];
|
|
313
|
-
};
|
|
306
|
+
entrypointsByBranches: {
|
|
307
|
+
branch: string;
|
|
308
|
+
entrypointIds: string[];
|
|
309
|
+
}[];
|
|
314
310
|
branches: string[];
|
|
315
311
|
individualizedBranches: string[];
|
|
316
312
|
defaultBranches: string[];
|
|
@@ -431,12 +427,10 @@ export default class {
|
|
|
431
427
|
} | undefined;
|
|
432
428
|
readonly analyze: {
|
|
433
429
|
readonly?: "__readonly" | undefined;
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
}[];
|
|
439
|
-
};
|
|
430
|
+
entrypointsByBranches: {
|
|
431
|
+
branch: string;
|
|
432
|
+
entrypointIds: string[];
|
|
433
|
+
}[];
|
|
440
434
|
branches: string[];
|
|
441
435
|
individualizedBranches: string[];
|
|
442
436
|
defaultBranches: string[];
|
|
@@ -610,12 +604,10 @@ export default class {
|
|
|
610
604
|
} | undefined;
|
|
611
605
|
readonly analyze?: {
|
|
612
606
|
readonly?: "__readonly" | undefined;
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
}[];
|
|
618
|
-
};
|
|
607
|
+
entrypointsByBranches: {
|
|
608
|
+
branch: string;
|
|
609
|
+
entrypointIds: string[];
|
|
610
|
+
}[];
|
|
619
611
|
branches: string[];
|
|
620
612
|
individualizedBranches: string[];
|
|
621
613
|
defaultBranches: string[];
|
|
@@ -758,12 +750,10 @@ export default class {
|
|
|
758
750
|
} | undefined;
|
|
759
751
|
readonly analyze: {
|
|
760
752
|
readonly?: "__readonly" | undefined;
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
}[];
|
|
766
|
-
};
|
|
753
|
+
entrypointsByBranches: {
|
|
754
|
+
branch: string;
|
|
755
|
+
entrypointIds: string[];
|
|
756
|
+
}[];
|
|
767
757
|
branches: string[];
|
|
768
758
|
individualizedBranches: string[];
|
|
769
759
|
defaultBranches: string[];
|
|
@@ -893,12 +883,10 @@ export default class {
|
|
|
893
883
|
} | undefined;
|
|
894
884
|
readonly analyze: {
|
|
895
885
|
readonly?: "__readonly" | undefined;
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
}[];
|
|
901
|
-
};
|
|
886
|
+
entrypointsByBranches: {
|
|
887
|
+
branch: string;
|
|
888
|
+
entrypointIds: string[];
|
|
889
|
+
}[];
|
|
902
890
|
branches: string[];
|
|
903
891
|
individualizedBranches: string[];
|
|
904
892
|
defaultBranches: string[];
|
|
@@ -1017,12 +1005,10 @@ export default class {
|
|
|
1017
1005
|
} | undefined;
|
|
1018
1006
|
readonly analyze: {
|
|
1019
1007
|
readonly?: "__readonly" | undefined;
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
}[];
|
|
1025
|
-
};
|
|
1008
|
+
entrypointsByBranches: {
|
|
1009
|
+
branch: string;
|
|
1010
|
+
entrypointIds: string[];
|
|
1011
|
+
}[];
|
|
1026
1012
|
branches: string[];
|
|
1027
1013
|
individualizedBranches: string[];
|
|
1028
1014
|
defaultBranches: string[];
|
|
@@ -1147,12 +1133,10 @@ export default class {
|
|
|
1147
1133
|
} | undefined;
|
|
1148
1134
|
readonly analyze: {
|
|
1149
1135
|
readonly?: "__readonly" | undefined;
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
}[];
|
|
1155
|
-
};
|
|
1136
|
+
entrypointsByBranches: {
|
|
1137
|
+
branch: string;
|
|
1138
|
+
entrypointIds: string[];
|
|
1139
|
+
}[];
|
|
1156
1140
|
branches: string[];
|
|
1157
1141
|
individualizedBranches: string[];
|
|
1158
1142
|
defaultBranches: string[];
|
package/build/definitions.d.ts
CHANGED
|
@@ -128,12 +128,10 @@ export declare type AnalyzerOverrides = {
|
|
|
128
128
|
defaultVertexIds: string[];
|
|
129
129
|
};
|
|
130
130
|
export declare type WorkflowAnalyze_Without_OutputsForEntrypoint_DatasForEntrypoint = {
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
}[];
|
|
136
|
-
};
|
|
131
|
+
entrypointsByBranches: {
|
|
132
|
+
branch: string;
|
|
133
|
+
entrypointIds: string[];
|
|
134
|
+
}[];
|
|
137
135
|
branches: string[];
|
|
138
136
|
individualizedBranches: string[];
|
|
139
137
|
defaultBranches: string[];
|
package/build/definitions.js
CHANGED
|
@@ -17,4 +17,4 @@ var WorkflowStatus;
|
|
|
17
17
|
WorkflowStatus["ERROR"] = "error";
|
|
18
18
|
WorkflowStatus["INACTIVE"] = "inactive";
|
|
19
19
|
})(WorkflowStatus = exports.WorkflowStatus || (exports.WorkflowStatus = {}));
|
|
20
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
20
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmaW5pdGlvbnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9kZWZpbml0aW9ucy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0JBQW9CO0FBQ3BCLG9CQUFvQjs7O0FBcUdwQixJQUFZLG9CQUlYO0FBSkQsV0FBWSxvQkFBb0I7SUFDNUIsdUNBQWUsQ0FBQTtJQUNmLHFDQUFhLENBQUE7SUFDYiw2Q0FBcUIsQ0FBQTtBQUN6QixDQUFDLEVBSlcsb0JBQW9CLEdBQXBCLDRCQUFvQixLQUFwQiw0QkFBb0IsUUFJL0I7QUF3RUQsSUFBWSxjQU1YO0FBTkQsV0FBWSxjQUFjO0lBQ3RCLGlDQUFlLENBQUE7SUFDZiwyQ0FBeUIsQ0FBQTtJQUN6Qix5Q0FBdUIsQ0FBQTtJQUN2QixpQ0FBZSxDQUFBO0lBQ2YsdUNBQXFCLENBQUE7QUFDekIsQ0FBQyxFQU5XLGNBQWMsR0FBZCxzQkFBYyxLQUFkLHNCQUFjLFFBTXpCIn0=
|
package/package.json
CHANGED