@seamapi/types 1.321.0 → 1.321.1
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/dist/connect.cjs +17 -11
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +136 -136
- package/lib/seam/connect/models/acs/acs-credential.d.ts +22 -22
- package/lib/seam/connect/models/acs/acs-credential.js +4 -4
- package/lib/seam/connect/models/acs/acs-credential.js.map +1 -1
- package/lib/seam/connect/models/action-attempts/action-attempt.d.ts +32 -32
- package/lib/seam/connect/models/action-attempts/encode-credential.d.ts +14 -14
- package/lib/seam/connect/models/action-attempts/scan-credential.d.ts +18 -18
- package/lib/seam/connect/openapi.js +13 -7
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +94 -94
- package/package.json +1 -1
- package/src/lib/seam/connect/models/acs/acs-credential.ts +4 -4
- package/src/lib/seam/connect/openapi.ts +13 -7
- package/src/lib/seam/connect/route-types.ts +94 -94
|
@@ -201,14 +201,14 @@ export declare const scan_credential_action_attempt: z.ZodDiscriminatedUnion<"st
|
|
|
201
201
|
created_at: z.ZodString;
|
|
202
202
|
message: z.ZodString;
|
|
203
203
|
}, {
|
|
204
|
-
warning_code: z.ZodLiteral<"
|
|
204
|
+
warning_code: z.ZodLiteral<"unknown_issue_with_acs_credential">;
|
|
205
205
|
}>, "strip", z.ZodTypeAny, {
|
|
206
206
|
message: string;
|
|
207
|
-
warning_code: "
|
|
207
|
+
warning_code: "unknown_issue_with_acs_credential";
|
|
208
208
|
created_at: string;
|
|
209
209
|
}, {
|
|
210
210
|
message: string;
|
|
211
|
-
warning_code: "
|
|
211
|
+
warning_code: "unknown_issue_with_acs_credential";
|
|
212
212
|
created_at: string;
|
|
213
213
|
}>]>, "many">;
|
|
214
214
|
is_multi_phone_sync_credential: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -268,7 +268,7 @@ export declare const scan_credential_action_attempt: z.ZodDiscriminatedUnion<"st
|
|
|
268
268
|
created_at: string;
|
|
269
269
|
} | {
|
|
270
270
|
message: string;
|
|
271
|
-
warning_code: "
|
|
271
|
+
warning_code: "unknown_issue_with_acs_credential";
|
|
272
272
|
created_at: string;
|
|
273
273
|
})[];
|
|
274
274
|
display_name: string;
|
|
@@ -326,7 +326,7 @@ export declare const scan_credential_action_attempt: z.ZodDiscriminatedUnion<"st
|
|
|
326
326
|
created_at: string;
|
|
327
327
|
} | {
|
|
328
328
|
message: string;
|
|
329
|
-
warning_code: "
|
|
329
|
+
warning_code: "unknown_issue_with_acs_credential";
|
|
330
330
|
created_at: string;
|
|
331
331
|
})[];
|
|
332
332
|
display_name: string;
|
|
@@ -445,14 +445,14 @@ export declare const scan_credential_action_attempt: z.ZodDiscriminatedUnion<"st
|
|
|
445
445
|
created_at: z.ZodString;
|
|
446
446
|
message: z.ZodString;
|
|
447
447
|
}, {
|
|
448
|
-
warning_code: z.ZodLiteral<"
|
|
448
|
+
warning_code: z.ZodLiteral<"unknown_issue_with_acs_credential">;
|
|
449
449
|
}>, "strip", z.ZodTypeAny, {
|
|
450
450
|
message: string;
|
|
451
|
-
warning_code: "
|
|
451
|
+
warning_code: "unknown_issue_with_acs_credential";
|
|
452
452
|
created_at: string;
|
|
453
453
|
}, {
|
|
454
454
|
message: string;
|
|
455
|
-
warning_code: "
|
|
455
|
+
warning_code: "unknown_issue_with_acs_credential";
|
|
456
456
|
created_at: string;
|
|
457
457
|
}>]>, "many">;
|
|
458
458
|
is_multi_phone_sync_credential: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -512,7 +512,7 @@ export declare const scan_credential_action_attempt: z.ZodDiscriminatedUnion<"st
|
|
|
512
512
|
created_at: string;
|
|
513
513
|
} | {
|
|
514
514
|
message: string;
|
|
515
|
-
warning_code: "
|
|
515
|
+
warning_code: "unknown_issue_with_acs_credential";
|
|
516
516
|
created_at: string;
|
|
517
517
|
})[];
|
|
518
518
|
display_name: string;
|
|
@@ -570,7 +570,7 @@ export declare const scan_credential_action_attempt: z.ZodDiscriminatedUnion<"st
|
|
|
570
570
|
created_at: string;
|
|
571
571
|
} | {
|
|
572
572
|
message: string;
|
|
573
|
-
warning_code: "
|
|
573
|
+
warning_code: "unknown_issue_with_acs_credential";
|
|
574
574
|
created_at: string;
|
|
575
575
|
})[];
|
|
576
576
|
display_name: string;
|
|
@@ -665,7 +665,7 @@ export declare const scan_credential_action_attempt: z.ZodDiscriminatedUnion<"st
|
|
|
665
665
|
created_at: string;
|
|
666
666
|
} | {
|
|
667
667
|
message: string;
|
|
668
|
-
warning_code: "
|
|
668
|
+
warning_code: "unknown_issue_with_acs_credential";
|
|
669
669
|
created_at: string;
|
|
670
670
|
})[];
|
|
671
671
|
display_name: string;
|
|
@@ -723,7 +723,7 @@ export declare const scan_credential_action_attempt: z.ZodDiscriminatedUnion<"st
|
|
|
723
723
|
created_at: string;
|
|
724
724
|
} | {
|
|
725
725
|
message: string;
|
|
726
|
-
warning_code: "
|
|
726
|
+
warning_code: "unknown_issue_with_acs_credential";
|
|
727
727
|
created_at: string;
|
|
728
728
|
})[];
|
|
729
729
|
display_name: string;
|
|
@@ -808,7 +808,7 @@ export declare const scan_credential_action_attempt: z.ZodDiscriminatedUnion<"st
|
|
|
808
808
|
created_at: string;
|
|
809
809
|
} | {
|
|
810
810
|
message: string;
|
|
811
|
-
warning_code: "
|
|
811
|
+
warning_code: "unknown_issue_with_acs_credential";
|
|
812
812
|
created_at: string;
|
|
813
813
|
})[];
|
|
814
814
|
display_name: string;
|
|
@@ -866,7 +866,7 @@ export declare const scan_credential_action_attempt: z.ZodDiscriminatedUnion<"st
|
|
|
866
866
|
created_at: string;
|
|
867
867
|
} | {
|
|
868
868
|
message: string;
|
|
869
|
-
warning_code: "
|
|
869
|
+
warning_code: "unknown_issue_with_acs_credential";
|
|
870
870
|
created_at: string;
|
|
871
871
|
})[];
|
|
872
872
|
display_name: string;
|
|
@@ -956,7 +956,7 @@ export declare const scan_credential_action_attempt: z.ZodDiscriminatedUnion<"st
|
|
|
956
956
|
created_at: string;
|
|
957
957
|
} | {
|
|
958
958
|
message: string;
|
|
959
|
-
warning_code: "
|
|
959
|
+
warning_code: "unknown_issue_with_acs_credential";
|
|
960
960
|
created_at: string;
|
|
961
961
|
})[];
|
|
962
962
|
display_name: string;
|
|
@@ -1014,7 +1014,7 @@ export declare const scan_credential_action_attempt: z.ZodDiscriminatedUnion<"st
|
|
|
1014
1014
|
created_at: string;
|
|
1015
1015
|
} | {
|
|
1016
1016
|
message: string;
|
|
1017
|
-
warning_code: "
|
|
1017
|
+
warning_code: "unknown_issue_with_acs_credential";
|
|
1018
1018
|
created_at: string;
|
|
1019
1019
|
})[];
|
|
1020
1020
|
display_name: string;
|
|
@@ -1105,7 +1105,7 @@ export declare const scan_credential_action_attempt: z.ZodDiscriminatedUnion<"st
|
|
|
1105
1105
|
created_at: string;
|
|
1106
1106
|
} | {
|
|
1107
1107
|
message: string;
|
|
1108
|
-
warning_code: "
|
|
1108
|
+
warning_code: "unknown_issue_with_acs_credential";
|
|
1109
1109
|
created_at: string;
|
|
1110
1110
|
})[];
|
|
1111
1111
|
display_name: string;
|
|
@@ -1163,7 +1163,7 @@ export declare const scan_credential_action_attempt: z.ZodDiscriminatedUnion<"st
|
|
|
1163
1163
|
created_at: string;
|
|
1164
1164
|
} | {
|
|
1165
1165
|
message: string;
|
|
1166
|
-
warning_code: "
|
|
1166
|
+
warning_code: "unknown_issue_with_acs_credential";
|
|
1167
1167
|
created_at: string;
|
|
1168
1168
|
})[];
|
|
1169
1169
|
display_name: string;
|
|
@@ -497,7 +497,7 @@ export default {
|
|
|
497
497
|
},
|
|
498
498
|
warning_code: {
|
|
499
499
|
description: 'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.',
|
|
500
|
-
enum: ['
|
|
500
|
+
enum: ['unknown_issue_with_acs_credential'],
|
|
501
501
|
type: 'string',
|
|
502
502
|
},
|
|
503
503
|
},
|
|
@@ -1850,7 +1850,9 @@ export default {
|
|
|
1850
1850
|
},
|
|
1851
1851
|
warning_code: {
|
|
1852
1852
|
description: 'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.',
|
|
1853
|
-
enum: [
|
|
1853
|
+
enum: [
|
|
1854
|
+
'unknown_issue_with_acs_credential',
|
|
1855
|
+
],
|
|
1854
1856
|
type: 'string',
|
|
1855
1857
|
},
|
|
1856
1858
|
},
|
|
@@ -2137,7 +2139,9 @@ export default {
|
|
|
2137
2139
|
},
|
|
2138
2140
|
warning_code: {
|
|
2139
2141
|
description: 'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.',
|
|
2140
|
-
enum: [
|
|
2142
|
+
enum: [
|
|
2143
|
+
'unknown_issue_with_acs_credential',
|
|
2144
|
+
],
|
|
2141
2145
|
type: 'string',
|
|
2142
2146
|
},
|
|
2143
2147
|
},
|
|
@@ -2555,7 +2559,7 @@ export default {
|
|
|
2555
2559
|
},
|
|
2556
2560
|
warning_code: {
|
|
2557
2561
|
description: 'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.',
|
|
2558
|
-
enum: ['
|
|
2562
|
+
enum: ['unknown_issue_with_acs_credential'],
|
|
2559
2563
|
type: 'string',
|
|
2560
2564
|
},
|
|
2561
2565
|
},
|
|
@@ -2842,7 +2846,7 @@ export default {
|
|
|
2842
2846
|
},
|
|
2843
2847
|
warning_code: {
|
|
2844
2848
|
description: 'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.',
|
|
2845
|
-
enum: ['
|
|
2849
|
+
enum: ['unknown_issue_with_acs_credential'],
|
|
2846
2850
|
type: 'string',
|
|
2847
2851
|
},
|
|
2848
2852
|
},
|
|
@@ -13262,7 +13266,7 @@ export default {
|
|
|
13262
13266
|
},
|
|
13263
13267
|
warning_code: {
|
|
13264
13268
|
description: 'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.',
|
|
13265
|
-
enum: ['
|
|
13269
|
+
enum: ['unknown_issue_with_acs_credential'],
|
|
13266
13270
|
type: 'string',
|
|
13267
13271
|
},
|
|
13268
13272
|
},
|
|
@@ -13646,7 +13650,9 @@ export default {
|
|
|
13646
13650
|
},
|
|
13647
13651
|
warning_code: {
|
|
13648
13652
|
description: 'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.',
|
|
13649
|
-
enum: [
|
|
13653
|
+
enum: [
|
|
13654
|
+
'unknown_issue_with_acs_credential',
|
|
13655
|
+
],
|
|
13650
13656
|
type: 'string',
|
|
13651
13657
|
},
|
|
13652
13658
|
},
|