@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 CHANGED
@@ -176,12 +176,10 @@ export default class {
176
176
  } | undefined;
177
177
  readonly analyze: {
178
178
  readonly?: "__readonly" | undefined;
179
- entrypointsByBranchesForDataNode: {
180
- [x: string]: {
181
- branch: string;
182
- entrypointIds: string[];
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
- entrypointsByBranchesForDataNode: {
309
- [x: string]: {
310
- branch: string;
311
- entrypointIds: string[];
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
- entrypointsByBranchesForDataNode: {
435
- [x: string]: {
436
- branch: string;
437
- entrypointIds: string[];
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
- entrypointsByBranchesForDataNode: {
614
- [x: string]: {
615
- branch: string;
616
- entrypointIds: string[];
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
- entrypointsByBranchesForDataNode: {
762
- [x: string]: {
763
- branch: string;
764
- entrypointIds: string[];
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
- entrypointsByBranchesForDataNode: {
897
- [x: string]: {
898
- branch: string;
899
- entrypointIds: string[];
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
- entrypointsByBranchesForDataNode: {
1021
- [x: string]: {
1022
- branch: string;
1023
- entrypointIds: string[];
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
- entrypointsByBranchesForDataNode: {
1151
- [x: string]: {
1152
- branch: string;
1153
- entrypointIds: string[];
1154
- }[];
1155
- };
1136
+ entrypointsByBranches: {
1137
+ branch: string;
1138
+ entrypointIds: string[];
1139
+ }[];
1156
1140
  branches: string[];
1157
1141
  individualizedBranches: string[];
1158
1142
  defaultBranches: string[];
@@ -128,12 +128,10 @@ export declare type AnalyzerOverrides = {
128
128
  defaultVertexIds: string[];
129
129
  };
130
130
  export declare type WorkflowAnalyze_Without_OutputsForEntrypoint_DatasForEntrypoint = {
131
- entrypointsByBranchesForDataNode: {
132
- [key: string]: {
133
- branch: string;
134
- entrypointIds: string[];
135
- }[];
136
- };
131
+ entrypointsByBranches: {
132
+ branch: string;
133
+ entrypointIds: string[];
134
+ }[];
137
135
  branches: string[];
138
136
  individualizedBranches: string[];
139
137
  defaultBranches: string[];
@@ -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,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmaW5pdGlvbnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9kZWZpbml0aW9ucy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0JBQW9CO0FBQ3BCLG9CQUFvQjs7O0FBcUdwQixJQUFZLG9CQUlYO0FBSkQsV0FBWSxvQkFBb0I7SUFDNUIsdUNBQWUsQ0FBQTtJQUNmLHFDQUFhLENBQUE7SUFDYiw2Q0FBcUIsQ0FBQTtBQUN6QixDQUFDLEVBSlcsb0JBQW9CLEdBQXBCLDRCQUFvQixLQUFwQiw0QkFBb0IsUUFJL0I7QUEwRUQsSUFBWSxjQU1YO0FBTkQsV0FBWSxjQUFjO0lBQ3RCLGlDQUFlLENBQUE7SUFDZiwyQ0FBeUIsQ0FBQTtJQUN6Qix5Q0FBdUIsQ0FBQTtJQUN2QixpQ0FBZSxDQUFBO0lBQ2YsdUNBQXFCLENBQUE7QUFDekIsQ0FBQyxFQU5XLGNBQWMsR0FBZCxzQkFBYyxLQUFkLHNCQUFjLFFBTXpCIn0=
20
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmaW5pdGlvbnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9kZWZpbml0aW9ucy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0JBQW9CO0FBQ3BCLG9CQUFvQjs7O0FBcUdwQixJQUFZLG9CQUlYO0FBSkQsV0FBWSxvQkFBb0I7SUFDNUIsdUNBQWUsQ0FBQTtJQUNmLHFDQUFhLENBQUE7SUFDYiw2Q0FBcUIsQ0FBQTtBQUN6QixDQUFDLEVBSlcsb0JBQW9CLEdBQXBCLDRCQUFvQixLQUFwQiw0QkFBb0IsUUFJL0I7QUF3RUQsSUFBWSxjQU1YO0FBTkQsV0FBWSxjQUFjO0lBQ3RCLGlDQUFlLENBQUE7SUFDZiwyQ0FBeUIsQ0FBQTtJQUN6Qix5Q0FBdUIsQ0FBQTtJQUN2QixpQ0FBZSxDQUFBO0lBQ2YsdUNBQXFCLENBQUE7QUFDekIsQ0FBQyxFQU5XLGNBQWMsR0FBZCxzQkFBYyxLQUFkLHNCQUFjLFFBTXpCIn0=
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rlvt/workflows-openapi-client",
3
- "version": "1.0.410+3120e5c",
3
+ "version": "1.0.411+c8b88f7",
4
4
  "description": "Openapi client for reelevant service",
5
5
  "main": "build/index.js",
6
6
  "repository": "https://github.com/reelevant-tech/openapi-clients",