@rlvt/workflows-openapi-client 1.0.715 → 1.0.717
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 +63 -63
- package/build/definitions.d.ts +7 -7
- package/package.json +1 -1
package/build/api.d.ts
CHANGED
|
@@ -80,25 +80,25 @@ export default class {
|
|
|
80
80
|
entrypoints: {
|
|
81
81
|
[x: string]: {
|
|
82
82
|
type: "email";
|
|
83
|
-
format: "
|
|
83
|
+
format: "header-image" | "banner-top-image" | "banner-bottom-image" | "hero-image" | "content-image" | "terms-image" | "email-content";
|
|
84
84
|
} | {
|
|
85
85
|
type: "mobile";
|
|
86
|
-
format: "
|
|
86
|
+
format: "push-image" | "in-app-image" | "inbox-image";
|
|
87
87
|
} | {
|
|
88
88
|
type: "web";
|
|
89
|
-
format: "
|
|
89
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
90
90
|
} | {
|
|
91
91
|
type: "landing";
|
|
92
|
-
format: "
|
|
92
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
93
93
|
} | {
|
|
94
94
|
type: "rcs";
|
|
95
|
-
format: "
|
|
95
|
+
format: "card-image" | "carousel-image";
|
|
96
96
|
} | {
|
|
97
97
|
type: "whatsapp";
|
|
98
|
-
format: "
|
|
98
|
+
format: "header-image";
|
|
99
99
|
} | {
|
|
100
100
|
type: "raw";
|
|
101
|
-
format: "
|
|
101
|
+
format: "json";
|
|
102
102
|
};
|
|
103
103
|
};
|
|
104
104
|
edges: {
|
|
@@ -235,25 +235,25 @@ export default class {
|
|
|
235
235
|
entrypoints: {
|
|
236
236
|
[x: string]: {
|
|
237
237
|
type: "email";
|
|
238
|
-
format: "
|
|
238
|
+
format: "header-image" | "banner-top-image" | "banner-bottom-image" | "hero-image" | "content-image" | "terms-image" | "email-content";
|
|
239
239
|
} | {
|
|
240
240
|
type: "mobile";
|
|
241
|
-
format: "
|
|
241
|
+
format: "push-image" | "in-app-image" | "inbox-image";
|
|
242
242
|
} | {
|
|
243
243
|
type: "web";
|
|
244
|
-
format: "
|
|
244
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
245
245
|
} | {
|
|
246
246
|
type: "landing";
|
|
247
|
-
format: "
|
|
247
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
248
248
|
} | {
|
|
249
249
|
type: "rcs";
|
|
250
|
-
format: "
|
|
250
|
+
format: "card-image" | "carousel-image";
|
|
251
251
|
} | {
|
|
252
252
|
type: "whatsapp";
|
|
253
|
-
format: "
|
|
253
|
+
format: "header-image";
|
|
254
254
|
} | {
|
|
255
255
|
type: "raw";
|
|
256
|
-
format: "
|
|
256
|
+
format: "json";
|
|
257
257
|
};
|
|
258
258
|
};
|
|
259
259
|
edges: {
|
|
@@ -437,25 +437,25 @@ export default class {
|
|
|
437
437
|
entrypoints: {
|
|
438
438
|
[x: string]: {
|
|
439
439
|
type: "email";
|
|
440
|
-
format: "
|
|
440
|
+
format: "header-image" | "banner-top-image" | "banner-bottom-image" | "hero-image" | "content-image" | "terms-image" | "email-content";
|
|
441
441
|
} | {
|
|
442
442
|
type: "mobile";
|
|
443
|
-
format: "
|
|
443
|
+
format: "push-image" | "in-app-image" | "inbox-image";
|
|
444
444
|
} | {
|
|
445
445
|
type: "web";
|
|
446
|
-
format: "
|
|
446
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
447
447
|
} | {
|
|
448
448
|
type: "landing";
|
|
449
|
-
format: "
|
|
449
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
450
450
|
} | {
|
|
451
451
|
type: "rcs";
|
|
452
|
-
format: "
|
|
452
|
+
format: "card-image" | "carousel-image";
|
|
453
453
|
} | {
|
|
454
454
|
type: "whatsapp";
|
|
455
|
-
format: "
|
|
455
|
+
format: "header-image";
|
|
456
456
|
} | {
|
|
457
457
|
type: "raw";
|
|
458
|
-
format: "
|
|
458
|
+
format: "json";
|
|
459
459
|
};
|
|
460
460
|
};
|
|
461
461
|
edges: {
|
|
@@ -637,25 +637,25 @@ export default class {
|
|
|
637
637
|
entrypoints: {
|
|
638
638
|
[x: string]: {
|
|
639
639
|
type: "email";
|
|
640
|
-
format: "
|
|
640
|
+
format: "header-image" | "banner-top-image" | "banner-bottom-image" | "hero-image" | "content-image" | "terms-image" | "email-content";
|
|
641
641
|
} | {
|
|
642
642
|
type: "mobile";
|
|
643
|
-
format: "
|
|
643
|
+
format: "push-image" | "in-app-image" | "inbox-image";
|
|
644
644
|
} | {
|
|
645
645
|
type: "web";
|
|
646
|
-
format: "
|
|
646
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
647
647
|
} | {
|
|
648
648
|
type: "landing";
|
|
649
|
-
format: "
|
|
649
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
650
650
|
} | {
|
|
651
651
|
type: "rcs";
|
|
652
|
-
format: "
|
|
652
|
+
format: "card-image" | "carousel-image";
|
|
653
653
|
} | {
|
|
654
654
|
type: "whatsapp";
|
|
655
|
-
format: "
|
|
655
|
+
format: "header-image";
|
|
656
656
|
} | {
|
|
657
657
|
type: "raw";
|
|
658
|
-
format: "
|
|
658
|
+
format: "json";
|
|
659
659
|
};
|
|
660
660
|
};
|
|
661
661
|
edges: {
|
|
@@ -783,25 +783,25 @@ export default class {
|
|
|
783
783
|
entrypoints: {
|
|
784
784
|
[x: string]: {
|
|
785
785
|
type: "email";
|
|
786
|
-
format: "
|
|
786
|
+
format: "header-image" | "banner-top-image" | "banner-bottom-image" | "hero-image" | "content-image" | "terms-image" | "email-content";
|
|
787
787
|
} | {
|
|
788
788
|
type: "mobile";
|
|
789
|
-
format: "
|
|
789
|
+
format: "push-image" | "in-app-image" | "inbox-image";
|
|
790
790
|
} | {
|
|
791
791
|
type: "web";
|
|
792
|
-
format: "
|
|
792
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
793
793
|
} | {
|
|
794
794
|
type: "landing";
|
|
795
|
-
format: "
|
|
795
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
796
796
|
} | {
|
|
797
797
|
type: "rcs";
|
|
798
|
-
format: "
|
|
798
|
+
format: "card-image" | "carousel-image";
|
|
799
799
|
} | {
|
|
800
800
|
type: "whatsapp";
|
|
801
|
-
format: "
|
|
801
|
+
format: "header-image";
|
|
802
802
|
} | {
|
|
803
803
|
type: "raw";
|
|
804
|
-
format: "
|
|
804
|
+
format: "json";
|
|
805
805
|
};
|
|
806
806
|
};
|
|
807
807
|
edges: {
|
|
@@ -916,25 +916,25 @@ export default class {
|
|
|
916
916
|
entrypoints: {
|
|
917
917
|
[x: string]: {
|
|
918
918
|
type: "email";
|
|
919
|
-
format: "
|
|
919
|
+
format: "header-image" | "banner-top-image" | "banner-bottom-image" | "hero-image" | "content-image" | "terms-image" | "email-content";
|
|
920
920
|
} | {
|
|
921
921
|
type: "mobile";
|
|
922
|
-
format: "
|
|
922
|
+
format: "push-image" | "in-app-image" | "inbox-image";
|
|
923
923
|
} | {
|
|
924
924
|
type: "web";
|
|
925
|
-
format: "
|
|
925
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
926
926
|
} | {
|
|
927
927
|
type: "landing";
|
|
928
|
-
format: "
|
|
928
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
929
929
|
} | {
|
|
930
930
|
type: "rcs";
|
|
931
|
-
format: "
|
|
931
|
+
format: "card-image" | "carousel-image";
|
|
932
932
|
} | {
|
|
933
933
|
type: "whatsapp";
|
|
934
|
-
format: "
|
|
934
|
+
format: "header-image";
|
|
935
935
|
} | {
|
|
936
936
|
type: "raw";
|
|
937
|
-
format: "
|
|
937
|
+
format: "json";
|
|
938
938
|
};
|
|
939
939
|
};
|
|
940
940
|
edges: {
|
|
@@ -1126,25 +1126,25 @@ export default class {
|
|
|
1126
1126
|
entrypoints: {
|
|
1127
1127
|
[x: string]: {
|
|
1128
1128
|
type: "email";
|
|
1129
|
-
format: "
|
|
1129
|
+
format: "header-image" | "banner-top-image" | "banner-bottom-image" | "hero-image" | "content-image" | "terms-image" | "email-content";
|
|
1130
1130
|
} | {
|
|
1131
1131
|
type: "mobile";
|
|
1132
|
-
format: "
|
|
1132
|
+
format: "push-image" | "in-app-image" | "inbox-image";
|
|
1133
1133
|
} | {
|
|
1134
1134
|
type: "web";
|
|
1135
|
-
format: "
|
|
1135
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
1136
1136
|
} | {
|
|
1137
1137
|
type: "landing";
|
|
1138
|
-
format: "
|
|
1138
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
1139
1139
|
} | {
|
|
1140
1140
|
type: "rcs";
|
|
1141
|
-
format: "
|
|
1141
|
+
format: "card-image" | "carousel-image";
|
|
1142
1142
|
} | {
|
|
1143
1143
|
type: "whatsapp";
|
|
1144
|
-
format: "
|
|
1144
|
+
format: "header-image";
|
|
1145
1145
|
} | {
|
|
1146
1146
|
type: "raw";
|
|
1147
|
-
format: "
|
|
1147
|
+
format: "json";
|
|
1148
1148
|
};
|
|
1149
1149
|
};
|
|
1150
1150
|
edges: {
|
|
@@ -1323,25 +1323,25 @@ export default class {
|
|
|
1323
1323
|
entrypoints: {
|
|
1324
1324
|
[x: string]: {
|
|
1325
1325
|
type: "email";
|
|
1326
|
-
format: "
|
|
1326
|
+
format: "header-image" | "banner-top-image" | "banner-bottom-image" | "hero-image" | "content-image" | "terms-image" | "email-content";
|
|
1327
1327
|
} | {
|
|
1328
1328
|
type: "mobile";
|
|
1329
|
-
format: "
|
|
1329
|
+
format: "push-image" | "in-app-image" | "inbox-image";
|
|
1330
1330
|
} | {
|
|
1331
1331
|
type: "web";
|
|
1332
|
-
format: "
|
|
1332
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
1333
1333
|
} | {
|
|
1334
1334
|
type: "landing";
|
|
1335
|
-
format: "
|
|
1335
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
1336
1336
|
} | {
|
|
1337
1337
|
type: "rcs";
|
|
1338
|
-
format: "
|
|
1338
|
+
format: "card-image" | "carousel-image";
|
|
1339
1339
|
} | {
|
|
1340
1340
|
type: "whatsapp";
|
|
1341
|
-
format: "
|
|
1341
|
+
format: "header-image";
|
|
1342
1342
|
} | {
|
|
1343
1343
|
type: "raw";
|
|
1344
|
-
format: "
|
|
1344
|
+
format: "json";
|
|
1345
1345
|
};
|
|
1346
1346
|
};
|
|
1347
1347
|
edges: {
|
|
@@ -1539,25 +1539,25 @@ export default class {
|
|
|
1539
1539
|
entrypoints: {
|
|
1540
1540
|
[x: string]: {
|
|
1541
1541
|
type: "email";
|
|
1542
|
-
format: "
|
|
1542
|
+
format: "header-image" | "banner-top-image" | "banner-bottom-image" | "hero-image" | "content-image" | "terms-image" | "email-content";
|
|
1543
1543
|
} | {
|
|
1544
1544
|
type: "mobile";
|
|
1545
|
-
format: "
|
|
1545
|
+
format: "push-image" | "in-app-image" | "inbox-image";
|
|
1546
1546
|
} | {
|
|
1547
1547
|
type: "web";
|
|
1548
|
-
format: "
|
|
1548
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
1549
1549
|
} | {
|
|
1550
1550
|
type: "landing";
|
|
1551
|
-
format: "
|
|
1551
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
1552
1552
|
} | {
|
|
1553
1553
|
type: "rcs";
|
|
1554
|
-
format: "
|
|
1554
|
+
format: "card-image" | "carousel-image";
|
|
1555
1555
|
} | {
|
|
1556
1556
|
type: "whatsapp";
|
|
1557
|
-
format: "
|
|
1557
|
+
format: "header-image";
|
|
1558
1558
|
} | {
|
|
1559
1559
|
type: "raw";
|
|
1560
|
-
format: "
|
|
1560
|
+
format: "json";
|
|
1561
1561
|
};
|
|
1562
1562
|
};
|
|
1563
1563
|
edges: {
|
package/build/definitions.d.ts
CHANGED
|
@@ -44,25 +44,25 @@ export declare type Workflow = {
|
|
|
44
44
|
entrypoints: {
|
|
45
45
|
[key: string]: {
|
|
46
46
|
type: "email";
|
|
47
|
-
format: "
|
|
47
|
+
format: "header-image" | "banner-top-image" | "banner-bottom-image" | "hero-image" | "content-image" | "terms-image" | "email-content";
|
|
48
48
|
} | {
|
|
49
49
|
type: "mobile";
|
|
50
|
-
format: "
|
|
50
|
+
format: "push-image" | "in-app-image" | "inbox-image";
|
|
51
51
|
} | {
|
|
52
52
|
type: "web";
|
|
53
|
-
format: "
|
|
53
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
54
54
|
} | {
|
|
55
55
|
type: "landing";
|
|
56
|
-
format: "
|
|
56
|
+
format: "embed-image" | "embed-html" | "page-html";
|
|
57
57
|
} | {
|
|
58
58
|
type: "rcs";
|
|
59
|
-
format: "
|
|
59
|
+
format: "card-image" | "carousel-image";
|
|
60
60
|
} | {
|
|
61
61
|
type: "whatsapp";
|
|
62
|
-
format: "
|
|
62
|
+
format: "header-image";
|
|
63
63
|
} | {
|
|
64
64
|
type: "raw";
|
|
65
|
-
format: "
|
|
65
|
+
format: "json";
|
|
66
66
|
};
|
|
67
67
|
};
|
|
68
68
|
edges: {
|
package/package.json
CHANGED