@rlvt/workflows-openapi-client 1.0.476 → 1.0.477
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 +24 -0
- package/build/definitions.d.ts +3 -0
- package/build/definitions.js +1 -1
- package/package.json +1 -1
package/build/api.d.ts
CHANGED
|
@@ -195,6 +195,9 @@ export default class {
|
|
|
195
195
|
entrypointsPerDataNodeId: {
|
|
196
196
|
[x: string]: string[];
|
|
197
197
|
};
|
|
198
|
+
entrypointsPerPathId: {
|
|
199
|
+
[x: string]: string[];
|
|
200
|
+
};
|
|
198
201
|
outputsForEntrypoint: {
|
|
199
202
|
[x: string]: string[];
|
|
200
203
|
};
|
|
@@ -331,6 +334,9 @@ export default class {
|
|
|
331
334
|
entrypointsPerDataNodeId: {
|
|
332
335
|
[x: string]: string[];
|
|
333
336
|
};
|
|
337
|
+
entrypointsPerPathId: {
|
|
338
|
+
[x: string]: string[];
|
|
339
|
+
};
|
|
334
340
|
outputsForEntrypoint: {
|
|
335
341
|
[x: string]: string[];
|
|
336
342
|
};
|
|
@@ -465,6 +471,9 @@ export default class {
|
|
|
465
471
|
entrypointsPerDataNodeId: {
|
|
466
472
|
[x: string]: string[];
|
|
467
473
|
};
|
|
474
|
+
entrypointsPerPathId: {
|
|
475
|
+
[x: string]: string[];
|
|
476
|
+
};
|
|
468
477
|
outputsForEntrypoint: {
|
|
469
478
|
[x: string]: string[];
|
|
470
479
|
};
|
|
@@ -648,6 +657,9 @@ export default class {
|
|
|
648
657
|
entrypointsPerDataNodeId: {
|
|
649
658
|
[x: string]: string[];
|
|
650
659
|
};
|
|
660
|
+
entrypointsPerPathId: {
|
|
661
|
+
[x: string]: string[];
|
|
662
|
+
};
|
|
651
663
|
outputsForEntrypoint: {
|
|
652
664
|
[x: string]: string[];
|
|
653
665
|
};
|
|
@@ -803,6 +815,9 @@ export default class {
|
|
|
803
815
|
entrypointsPerDataNodeId: {
|
|
804
816
|
[x: string]: string[];
|
|
805
817
|
};
|
|
818
|
+
entrypointsPerPathId: {
|
|
819
|
+
[x: string]: string[];
|
|
820
|
+
};
|
|
806
821
|
outputsForEntrypoint: {
|
|
807
822
|
[x: string]: string[];
|
|
808
823
|
};
|
|
@@ -945,6 +960,9 @@ export default class {
|
|
|
945
960
|
entrypointsPerDataNodeId: {
|
|
946
961
|
[x: string]: string[];
|
|
947
962
|
};
|
|
963
|
+
entrypointsPerPathId: {
|
|
964
|
+
[x: string]: string[];
|
|
965
|
+
};
|
|
948
966
|
outputsForEntrypoint: {
|
|
949
967
|
[x: string]: string[];
|
|
950
968
|
};
|
|
@@ -1076,6 +1094,9 @@ export default class {
|
|
|
1076
1094
|
entrypointsPerDataNodeId: {
|
|
1077
1095
|
[x: string]: string[];
|
|
1078
1096
|
};
|
|
1097
|
+
entrypointsPerPathId: {
|
|
1098
|
+
[x: string]: string[];
|
|
1099
|
+
};
|
|
1079
1100
|
outputsForEntrypoint: {
|
|
1080
1101
|
[x: string]: string[];
|
|
1081
1102
|
};
|
|
@@ -1213,6 +1234,9 @@ export default class {
|
|
|
1213
1234
|
entrypointsPerDataNodeId: {
|
|
1214
1235
|
[x: string]: string[];
|
|
1215
1236
|
};
|
|
1237
|
+
entrypointsPerPathId: {
|
|
1238
|
+
[x: string]: string[];
|
|
1239
|
+
};
|
|
1216
1240
|
outputsForEntrypoint: {
|
|
1217
1241
|
[x: string]: string[];
|
|
1218
1242
|
};
|
package/build/definitions.d.ts
CHANGED
|
@@ -145,6 +145,9 @@ export declare type WorkflowAnalyze_Without_OutputsForEntrypoint_DatasForEntrypo
|
|
|
145
145
|
entrypointsPerDataNodeId: {
|
|
146
146
|
[key: string]: string[];
|
|
147
147
|
};
|
|
148
|
+
entrypointsPerPathId: {
|
|
149
|
+
[key: string]: string[];
|
|
150
|
+
};
|
|
148
151
|
};
|
|
149
152
|
export declare type SerializedWorkflowVersion = {
|
|
150
153
|
readonly id: (string) & readonlyP;
|
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,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmaW5pdGlvbnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9kZWZpbml0aW9ucy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0JBQW9CO0FBQ3BCLG9CQUFvQjs7O0FBcUdwQixJQUFZLG9CQUlYO0FBSkQsV0FBWSxvQkFBb0I7SUFDNUIsdUNBQWUsQ0FBQTtJQUNmLHFDQUFhLENBQUE7SUFDYiw2Q0FBcUIsQ0FBQTtBQUN6QixDQUFDLEVBSlcsb0JBQW9CLEdBQXBCLDRCQUFvQixLQUFwQiw0QkFBb0IsUUFJL0I7QUFtRkQsSUFBWSxjQU1YO0FBTkQsV0FBWSxjQUFjO0lBQ3RCLGlDQUFlLENBQUE7SUFDZiwyQ0FBeUIsQ0FBQTtJQUN6Qix5Q0FBdUIsQ0FBQTtJQUN2QixpQ0FBZSxDQUFBO0lBQ2YsdUNBQXFCLENBQUE7QUFDekIsQ0FBQyxFQU5XLGNBQWMsR0FBZCxzQkFBYyxLQUFkLHNCQUFjLFFBTXpCIn0=
|
package/package.json
CHANGED