@rlvt/workflows-openapi-client 1.0.744 → 1.0.746
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 +18 -54
- package/build/definitions.d.ts +2 -6
- package/build/definitions.js +1 -1
- package/package.json +1 -1
package/build/api.d.ts
CHANGED
|
@@ -63,15 +63,11 @@ export default class {
|
|
|
63
63
|
[x: string]: unknown;
|
|
64
64
|
};
|
|
65
65
|
paths: {
|
|
66
|
-
options:
|
|
67
|
-
[x: string]: unknown;
|
|
68
|
-
};
|
|
66
|
+
options: unknown;
|
|
69
67
|
id: string;
|
|
70
68
|
}[];
|
|
71
69
|
} | {
|
|
72
|
-
options:
|
|
73
|
-
[x: string]: unknown;
|
|
74
|
-
};
|
|
70
|
+
options: unknown;
|
|
75
71
|
type: string;
|
|
76
72
|
metadata: {
|
|
77
73
|
[x: string]: unknown;
|
|
@@ -234,15 +230,11 @@ export default class {
|
|
|
234
230
|
[x: string]: unknown;
|
|
235
231
|
};
|
|
236
232
|
paths: {
|
|
237
|
-
options:
|
|
238
|
-
[x: string]: unknown;
|
|
239
|
-
};
|
|
233
|
+
options: unknown;
|
|
240
234
|
id: string;
|
|
241
235
|
}[];
|
|
242
236
|
} | {
|
|
243
|
-
options:
|
|
244
|
-
[x: string]: unknown;
|
|
245
|
-
};
|
|
237
|
+
options: unknown;
|
|
246
238
|
type: string;
|
|
247
239
|
metadata: {
|
|
248
240
|
[x: string]: unknown;
|
|
@@ -523,15 +515,11 @@ export default class {
|
|
|
523
515
|
[x: string]: unknown;
|
|
524
516
|
};
|
|
525
517
|
paths: {
|
|
526
|
-
options:
|
|
527
|
-
[x: string]: unknown;
|
|
528
|
-
};
|
|
518
|
+
options: unknown;
|
|
529
519
|
id: string;
|
|
530
520
|
}[];
|
|
531
521
|
} | {
|
|
532
|
-
options:
|
|
533
|
-
[x: string]: unknown;
|
|
534
|
-
};
|
|
522
|
+
options: unknown;
|
|
535
523
|
type: string;
|
|
536
524
|
metadata: {
|
|
537
525
|
[x: string]: unknown;
|
|
@@ -810,15 +798,11 @@ export default class {
|
|
|
810
798
|
[x: string]: unknown;
|
|
811
799
|
};
|
|
812
800
|
paths: {
|
|
813
|
-
options:
|
|
814
|
-
[x: string]: unknown;
|
|
815
|
-
};
|
|
801
|
+
options: unknown;
|
|
816
802
|
id: string;
|
|
817
803
|
}[];
|
|
818
804
|
} | {
|
|
819
|
-
options:
|
|
820
|
-
[x: string]: unknown;
|
|
821
|
-
};
|
|
805
|
+
options: unknown;
|
|
822
806
|
type: string;
|
|
823
807
|
metadata: {
|
|
824
808
|
[x: string]: unknown;
|
|
@@ -1027,15 +1011,11 @@ export default class {
|
|
|
1027
1011
|
[x: string]: unknown;
|
|
1028
1012
|
};
|
|
1029
1013
|
paths: {
|
|
1030
|
-
options:
|
|
1031
|
-
[x: string]: unknown;
|
|
1032
|
-
};
|
|
1014
|
+
options: unknown;
|
|
1033
1015
|
id: string;
|
|
1034
1016
|
}[];
|
|
1035
1017
|
} | {
|
|
1036
|
-
options:
|
|
1037
|
-
[x: string]: unknown;
|
|
1038
|
-
};
|
|
1018
|
+
options: unknown;
|
|
1039
1019
|
type: string;
|
|
1040
1020
|
metadata: {
|
|
1041
1021
|
[x: string]: unknown;
|
|
@@ -1210,15 +1190,11 @@ export default class {
|
|
|
1210
1190
|
[x: string]: unknown;
|
|
1211
1191
|
};
|
|
1212
1192
|
paths: {
|
|
1213
|
-
options:
|
|
1214
|
-
[x: string]: unknown;
|
|
1215
|
-
};
|
|
1193
|
+
options: unknown;
|
|
1216
1194
|
id: string;
|
|
1217
1195
|
}[];
|
|
1218
1196
|
} | {
|
|
1219
|
-
options:
|
|
1220
|
-
[x: string]: unknown;
|
|
1221
|
-
};
|
|
1197
|
+
options: unknown;
|
|
1222
1198
|
type: string;
|
|
1223
1199
|
metadata: {
|
|
1224
1200
|
[x: string]: unknown;
|
|
@@ -1507,15 +1483,11 @@ export default class {
|
|
|
1507
1483
|
[x: string]: unknown;
|
|
1508
1484
|
};
|
|
1509
1485
|
paths: {
|
|
1510
|
-
options:
|
|
1511
|
-
[x: string]: unknown;
|
|
1512
|
-
};
|
|
1486
|
+
options: unknown;
|
|
1513
1487
|
id: string;
|
|
1514
1488
|
}[];
|
|
1515
1489
|
} | {
|
|
1516
|
-
options:
|
|
1517
|
-
[x: string]: unknown;
|
|
1518
|
-
};
|
|
1490
|
+
options: unknown;
|
|
1519
1491
|
type: string;
|
|
1520
1492
|
metadata: {
|
|
1521
1493
|
[x: string]: unknown;
|
|
@@ -1791,15 +1763,11 @@ export default class {
|
|
|
1791
1763
|
[x: string]: unknown;
|
|
1792
1764
|
};
|
|
1793
1765
|
paths: {
|
|
1794
|
-
options:
|
|
1795
|
-
[x: string]: unknown;
|
|
1796
|
-
};
|
|
1766
|
+
options: unknown;
|
|
1797
1767
|
id: string;
|
|
1798
1768
|
}[];
|
|
1799
1769
|
} | {
|
|
1800
|
-
options:
|
|
1801
|
-
[x: string]: unknown;
|
|
1802
|
-
};
|
|
1770
|
+
options: unknown;
|
|
1803
1771
|
type: string;
|
|
1804
1772
|
metadata: {
|
|
1805
1773
|
[x: string]: unknown;
|
|
@@ -2128,15 +2096,11 @@ export default class {
|
|
|
2128
2096
|
[x: string]: unknown;
|
|
2129
2097
|
};
|
|
2130
2098
|
paths: {
|
|
2131
|
-
options:
|
|
2132
|
-
[x: string]: unknown;
|
|
2133
|
-
};
|
|
2099
|
+
options: unknown;
|
|
2134
2100
|
id: string;
|
|
2135
2101
|
}[];
|
|
2136
2102
|
} | {
|
|
2137
|
-
options:
|
|
2138
|
-
[x: string]: unknown;
|
|
2139
|
-
};
|
|
2103
|
+
options: unknown;
|
|
2140
2104
|
type: string;
|
|
2141
2105
|
metadata: {
|
|
2142
2106
|
[x: string]: unknown;
|
package/build/definitions.d.ts
CHANGED
|
@@ -27,15 +27,11 @@ export declare type Workflow = {
|
|
|
27
27
|
};
|
|
28
28
|
paths: {
|
|
29
29
|
id: string;
|
|
30
|
-
options:
|
|
31
|
-
[key: string]: AnyValue;
|
|
32
|
-
};
|
|
30
|
+
options: AnyValue;
|
|
33
31
|
}[];
|
|
34
32
|
} | {
|
|
35
33
|
type: string;
|
|
36
|
-
options:
|
|
37
|
-
[key: string]: AnyValue;
|
|
38
|
-
};
|
|
34
|
+
options: AnyValue;
|
|
39
35
|
metadata: {
|
|
40
36
|
[key: string]: AnyValue;
|
|
41
37
|
};
|
package/build/definitions.js
CHANGED
|
@@ -23,4 +23,4 @@ var WorkflowVersionState;
|
|
|
23
23
|
WorkflowVersionState["LIVE"] = "live";
|
|
24
24
|
WorkflowVersionState["INACTIVE"] = "inactive";
|
|
25
25
|
})(WorkflowVersionState = exports.WorkflowVersionState || (exports.WorkflowVersionState = {}));
|
|
26
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
26
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmaW5pdGlvbnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9kZWZpbml0aW9ucy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0JBQW9CO0FBQ3BCLG9CQUFvQjs7O0FBc0twQixJQUFZLG9CQUlYO0FBSkQsV0FBWSxvQkFBb0I7SUFDNUIsNkVBQXFELENBQUE7SUFDckQsNkVBQXFELENBQUE7SUFDckQsdUVBQStDLENBQUE7QUFDbkQsQ0FBQyxFQUpXLG9CQUFvQixHQUFwQiw0QkFBb0IsS0FBcEIsNEJBQW9CLFFBSS9CO0FBc1NELElBQVksY0FNWDtBQU5ELFdBQVksY0FBYztJQUN0QixpQ0FBZSxDQUFBO0lBQ2YsMkNBQXlCLENBQUE7SUFDekIseUNBQXVCLENBQUE7SUFDdkIsaUNBQWUsQ0FBQTtJQUNmLHVDQUFxQixDQUFBO0FBQ3pCLENBQUMsRUFOVyxjQUFjLEdBQWQsc0JBQWMsS0FBZCxzQkFBYyxRQU16QjtBQWdCRCxJQUFZLG9CQUlYO0FBSkQsV0FBWSxvQkFBb0I7SUFDNUIsdUNBQWUsQ0FBQTtJQUNmLHFDQUFhLENBQUE7SUFDYiw2Q0FBcUIsQ0FBQTtBQUN6QixDQUFDLEVBSlcsb0JBQW9CLEdBQXBCLDRCQUFvQixLQUFwQiw0QkFBb0IsUUFJL0IifQ==
|
package/package.json
CHANGED