@rlvt/workflows-openapi-client 1.0.555 → 1.0.556
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 +16 -16
- package/build/definitions.d.ts +2 -2
- package/package.json +1 -1
package/build/api.d.ts
CHANGED
|
@@ -62,7 +62,7 @@ export default class {
|
|
|
62
62
|
};
|
|
63
63
|
entrypoints: {
|
|
64
64
|
[x: string]: {
|
|
65
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
65
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
66
66
|
};
|
|
67
67
|
};
|
|
68
68
|
edges: {
|
|
@@ -172,7 +172,7 @@ export default class {
|
|
|
172
172
|
};
|
|
173
173
|
entrypoints: {
|
|
174
174
|
[x: string]: {
|
|
175
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
175
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
176
176
|
};
|
|
177
177
|
};
|
|
178
178
|
edges: {
|
|
@@ -222,7 +222,7 @@ export default class {
|
|
|
222
222
|
readonly urls?: {
|
|
223
223
|
click: string;
|
|
224
224
|
display: string;
|
|
225
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
225
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
226
226
|
parameters: {
|
|
227
227
|
[x: string]: string;
|
|
228
228
|
};
|
|
@@ -312,7 +312,7 @@ export default class {
|
|
|
312
312
|
};
|
|
313
313
|
entrypoints: {
|
|
314
314
|
[x: string]: {
|
|
315
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
315
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
316
316
|
};
|
|
317
317
|
};
|
|
318
318
|
edges: {
|
|
@@ -362,7 +362,7 @@ export default class {
|
|
|
362
362
|
readonly urls?: {
|
|
363
363
|
click: string;
|
|
364
364
|
display: string;
|
|
365
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
365
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
366
366
|
parameters: {
|
|
367
367
|
[x: string]: string;
|
|
368
368
|
};
|
|
@@ -450,7 +450,7 @@ export default class {
|
|
|
450
450
|
};
|
|
451
451
|
entrypoints: {
|
|
452
452
|
[x: string]: {
|
|
453
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
453
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
454
454
|
};
|
|
455
455
|
};
|
|
456
456
|
edges: {
|
|
@@ -500,7 +500,7 @@ export default class {
|
|
|
500
500
|
readonly urls?: {
|
|
501
501
|
click: string;
|
|
502
502
|
display: string;
|
|
503
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
503
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
504
504
|
parameters: {
|
|
505
505
|
[x: string]: string;
|
|
506
506
|
};
|
|
@@ -558,7 +558,7 @@ export default class {
|
|
|
558
558
|
};
|
|
559
559
|
entrypoints: {
|
|
560
560
|
[x: string]: {
|
|
561
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
561
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
562
562
|
};
|
|
563
563
|
};
|
|
564
564
|
edges: {
|
|
@@ -642,7 +642,7 @@ export default class {
|
|
|
642
642
|
};
|
|
643
643
|
entrypoints: {
|
|
644
644
|
[x: string]: {
|
|
645
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
645
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
646
646
|
};
|
|
647
647
|
};
|
|
648
648
|
edges: {
|
|
@@ -692,7 +692,7 @@ export default class {
|
|
|
692
692
|
readonly urls?: {
|
|
693
693
|
click: string;
|
|
694
694
|
display: string;
|
|
695
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
695
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
696
696
|
parameters: {
|
|
697
697
|
[x: string]: string;
|
|
698
698
|
};
|
|
@@ -788,7 +788,7 @@ export default class {
|
|
|
788
788
|
};
|
|
789
789
|
entrypoints: {
|
|
790
790
|
[x: string]: {
|
|
791
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
791
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
792
792
|
};
|
|
793
793
|
};
|
|
794
794
|
edges: {
|
|
@@ -838,7 +838,7 @@ export default class {
|
|
|
838
838
|
readonly urls?: {
|
|
839
839
|
click: string;
|
|
840
840
|
display: string;
|
|
841
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
841
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
842
842
|
parameters: {
|
|
843
843
|
[x: string]: string;
|
|
844
844
|
};
|
|
@@ -923,7 +923,7 @@ export default class {
|
|
|
923
923
|
};
|
|
924
924
|
entrypoints: {
|
|
925
925
|
[x: string]: {
|
|
926
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
926
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
927
927
|
};
|
|
928
928
|
};
|
|
929
929
|
edges: {
|
|
@@ -973,7 +973,7 @@ export default class {
|
|
|
973
973
|
readonly urls?: {
|
|
974
974
|
click: string;
|
|
975
975
|
display: string;
|
|
976
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
976
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
977
977
|
parameters: {
|
|
978
978
|
[x: string]: string;
|
|
979
979
|
};
|
|
@@ -1068,7 +1068,7 @@ export default class {
|
|
|
1068
1068
|
};
|
|
1069
1069
|
entrypoints: {
|
|
1070
1070
|
[x: string]: {
|
|
1071
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
1071
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
1072
1072
|
};
|
|
1073
1073
|
};
|
|
1074
1074
|
edges: {
|
|
@@ -1118,7 +1118,7 @@ export default class {
|
|
|
1118
1118
|
readonly urls?: {
|
|
1119
1119
|
click: string;
|
|
1120
1120
|
display: string;
|
|
1121
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
1121
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
1122
1122
|
parameters: {
|
|
1123
1123
|
[x: string]: string;
|
|
1124
1124
|
};
|
package/build/definitions.d.ts
CHANGED
|
@@ -43,7 +43,7 @@ export declare type Workflow = {
|
|
|
43
43
|
};
|
|
44
44
|
entrypoints: {
|
|
45
45
|
[key: string]: {
|
|
46
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
46
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
47
47
|
};
|
|
48
48
|
};
|
|
49
49
|
edges: {
|
|
@@ -170,7 +170,7 @@ export declare type SerializedWorkflow = {
|
|
|
170
170
|
}[];
|
|
171
171
|
};
|
|
172
172
|
readonly urls?: ({
|
|
173
|
-
type: "email" | "raw" | "mobile-push-image" | "mobile-app-image" | "web-image" | "mobile-sms-preview";
|
|
173
|
+
type: "email" | "raw" | "mobile-push-image" | "mobile-inbox-image" | "mobile-app-image" | "web-image" | "web-html" | "landing-page" | "mobile-sms-preview";
|
|
174
174
|
parameters: {
|
|
175
175
|
[key: string]: string;
|
|
176
176
|
};
|
package/package.json
CHANGED