@seamapi/types 1.102.0 → 1.102.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 +10 -10
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +17 -17
- package/lib/seam/connect/openapi.d.ts +10 -10
- package/lib/seam/connect/openapi.js +10 -10
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +7 -7
- package/lib/seam/connect/unstable/models/acs/credential.d.ts +3 -3
- package/lib/seam/connect/unstable/models/acs/credential.js +1 -1
- package/lib/seam/connect/unstable/models/acs/credential.js.map +1 -1
- package/package.json +1 -1
- package/src/lib/seam/connect/openapi.ts +10 -10
- package/src/lib/seam/connect/route-types.ts +7 -7
- package/src/lib/seam/connect/unstable/models/acs/credential.ts +1 -1
package/dist/connect.d.cts
CHANGED
|
@@ -5322,7 +5322,7 @@ declare const _default: {
|
|
|
5322
5322
|
is_multi_phone_sync_credential: {
|
|
5323
5323
|
type: string;
|
|
5324
5324
|
};
|
|
5325
|
-
|
|
5325
|
+
parent_acs_credential_id: {
|
|
5326
5326
|
format: string;
|
|
5327
5327
|
type: string;
|
|
5328
5328
|
};
|
|
@@ -5459,7 +5459,7 @@ declare const _default: {
|
|
|
5459
5459
|
is_multi_phone_sync_credential: {
|
|
5460
5460
|
type: string;
|
|
5461
5461
|
};
|
|
5462
|
-
|
|
5462
|
+
parent_acs_credential_id: {
|
|
5463
5463
|
format: string;
|
|
5464
5464
|
type: string;
|
|
5465
5465
|
};
|
|
@@ -5641,7 +5641,7 @@ declare const _default: {
|
|
|
5641
5641
|
is_multi_phone_sync_credential: {
|
|
5642
5642
|
type: string;
|
|
5643
5643
|
};
|
|
5644
|
-
|
|
5644
|
+
parent_acs_credential_id: {
|
|
5645
5645
|
format: string;
|
|
5646
5646
|
type: string;
|
|
5647
5647
|
};
|
|
@@ -5839,7 +5839,7 @@ declare const _default: {
|
|
|
5839
5839
|
is_multi_phone_sync_credential: {
|
|
5840
5840
|
type: string;
|
|
5841
5841
|
};
|
|
5842
|
-
|
|
5842
|
+
parent_acs_credential_id: {
|
|
5843
5843
|
format: string;
|
|
5844
5844
|
type: string;
|
|
5845
5845
|
};
|
|
@@ -6016,7 +6016,7 @@ declare const _default: {
|
|
|
6016
6016
|
is_multi_phone_sync_credential: {
|
|
6017
6017
|
type: string;
|
|
6018
6018
|
};
|
|
6019
|
-
|
|
6019
|
+
parent_acs_credential_id: {
|
|
6020
6020
|
format: string;
|
|
6021
6021
|
type: string;
|
|
6022
6022
|
};
|
|
@@ -6166,7 +6166,7 @@ declare const _default: {
|
|
|
6166
6166
|
is_multi_phone_sync_credential: {
|
|
6167
6167
|
type: string;
|
|
6168
6168
|
};
|
|
6169
|
-
|
|
6169
|
+
parent_acs_credential_id: {
|
|
6170
6170
|
format: string;
|
|
6171
6171
|
type: string;
|
|
6172
6172
|
};
|
|
@@ -6303,7 +6303,7 @@ declare const _default: {
|
|
|
6303
6303
|
is_multi_phone_sync_credential: {
|
|
6304
6304
|
type: string;
|
|
6305
6305
|
};
|
|
6306
|
-
|
|
6306
|
+
parent_acs_credential_id: {
|
|
6307
6307
|
format: string;
|
|
6308
6308
|
type: string;
|
|
6309
6309
|
};
|
|
@@ -6442,7 +6442,7 @@ declare const _default: {
|
|
|
6442
6442
|
is_multi_phone_sync_credential: {
|
|
6443
6443
|
type: string;
|
|
6444
6444
|
};
|
|
6445
|
-
|
|
6445
|
+
parent_acs_credential_id: {
|
|
6446
6446
|
format: string;
|
|
6447
6447
|
type: string;
|
|
6448
6448
|
};
|
|
@@ -6578,7 +6578,7 @@ declare const _default: {
|
|
|
6578
6578
|
is_multi_phone_sync_credential: {
|
|
6579
6579
|
type: string;
|
|
6580
6580
|
};
|
|
6581
|
-
|
|
6581
|
+
parent_acs_credential_id: {
|
|
6582
6582
|
format: string;
|
|
6583
6583
|
type: string;
|
|
6584
6584
|
};
|
|
@@ -7036,7 +7036,7 @@ declare const _default: {
|
|
|
7036
7036
|
is_multi_phone_sync_credential: {
|
|
7037
7037
|
type: string;
|
|
7038
7038
|
};
|
|
7039
|
-
|
|
7039
|
+
parent_acs_credential_id: {
|
|
7040
7040
|
format: string;
|
|
7041
7041
|
type: string;
|
|
7042
7042
|
};
|
|
@@ -17045,7 +17045,7 @@ interface Routes {
|
|
|
17045
17045
|
acs_user_id?: string | undefined;
|
|
17046
17046
|
acs_credential_pool_id?: string | undefined;
|
|
17047
17047
|
acs_system_id: string;
|
|
17048
|
-
|
|
17048
|
+
parent_acs_credential_id?: string | undefined;
|
|
17049
17049
|
display_name: string;
|
|
17050
17050
|
code?: (string | undefined) | null;
|
|
17051
17051
|
access_method: 'code' | 'card' | 'mobile_key';
|
|
@@ -17089,7 +17089,7 @@ interface Routes {
|
|
|
17089
17089
|
acs_user_id?: string | undefined;
|
|
17090
17090
|
acs_credential_pool_id?: string | undefined;
|
|
17091
17091
|
acs_system_id: string;
|
|
17092
|
-
|
|
17092
|
+
parent_acs_credential_id?: string | undefined;
|
|
17093
17093
|
display_name: string;
|
|
17094
17094
|
code?: (string | undefined) | null;
|
|
17095
17095
|
access_method: 'code' | 'card' | 'mobile_key';
|
|
@@ -17132,7 +17132,7 @@ interface Routes {
|
|
|
17132
17132
|
acs_user_id?: string | undefined;
|
|
17133
17133
|
acs_credential_pool_id?: string | undefined;
|
|
17134
17134
|
acs_system_id: string;
|
|
17135
|
-
|
|
17135
|
+
parent_acs_credential_id?: string | undefined;
|
|
17136
17136
|
display_name: string;
|
|
17137
17137
|
code?: (string | undefined) | null;
|
|
17138
17138
|
access_method: 'code' | 'card' | 'mobile_key';
|
|
@@ -17171,7 +17171,7 @@ interface Routes {
|
|
|
17171
17171
|
acs_user_id?: string | undefined;
|
|
17172
17172
|
acs_credential_pool_id?: string | undefined;
|
|
17173
17173
|
acs_system_id: string;
|
|
17174
|
-
|
|
17174
|
+
parent_acs_credential_id?: string | undefined;
|
|
17175
17175
|
display_name: string;
|
|
17176
17176
|
code?: (string | undefined) | null;
|
|
17177
17177
|
access_method: 'code' | 'card' | 'mobile_key';
|
|
@@ -17204,7 +17204,7 @@ interface Routes {
|
|
|
17204
17204
|
acs_user_id?: string | undefined;
|
|
17205
17205
|
acs_credential_pool_id?: string | undefined;
|
|
17206
17206
|
acs_system_id: string;
|
|
17207
|
-
|
|
17207
|
+
parent_acs_credential_id?: string | undefined;
|
|
17208
17208
|
display_name: string;
|
|
17209
17209
|
code?: (string | undefined) | null;
|
|
17210
17210
|
access_method: 'code' | 'card' | 'mobile_key';
|
|
@@ -17237,7 +17237,7 @@ interface Routes {
|
|
|
17237
17237
|
acs_user_id?: string | undefined;
|
|
17238
17238
|
acs_credential_pool_id?: string | undefined;
|
|
17239
17239
|
acs_system_id: string;
|
|
17240
|
-
|
|
17240
|
+
parent_acs_credential_id?: string | undefined;
|
|
17241
17241
|
display_name: string;
|
|
17242
17242
|
code?: (string | undefined) | null;
|
|
17243
17243
|
access_method: 'code' | 'card' | 'mobile_key';
|
|
@@ -17333,7 +17333,7 @@ interface Routes {
|
|
|
17333
17333
|
acs_user_id?: string | undefined;
|
|
17334
17334
|
acs_credential_pool_id?: string | undefined;
|
|
17335
17335
|
acs_system_id: string;
|
|
17336
|
-
|
|
17336
|
+
parent_acs_credential_id?: string | undefined;
|
|
17337
17337
|
display_name: string;
|
|
17338
17338
|
code?: (string | undefined) | null;
|
|
17339
17339
|
access_method: 'code' | 'card' | 'mobile_key';
|
|
@@ -5248,7 +5248,7 @@ declare const _default: {
|
|
|
5248
5248
|
is_multi_phone_sync_credential: {
|
|
5249
5249
|
type: string;
|
|
5250
5250
|
};
|
|
5251
|
-
|
|
5251
|
+
parent_acs_credential_id: {
|
|
5252
5252
|
format: string;
|
|
5253
5253
|
type: string;
|
|
5254
5254
|
};
|
|
@@ -5385,7 +5385,7 @@ declare const _default: {
|
|
|
5385
5385
|
is_multi_phone_sync_credential: {
|
|
5386
5386
|
type: string;
|
|
5387
5387
|
};
|
|
5388
|
-
|
|
5388
|
+
parent_acs_credential_id: {
|
|
5389
5389
|
format: string;
|
|
5390
5390
|
type: string;
|
|
5391
5391
|
};
|
|
@@ -5567,7 +5567,7 @@ declare const _default: {
|
|
|
5567
5567
|
is_multi_phone_sync_credential: {
|
|
5568
5568
|
type: string;
|
|
5569
5569
|
};
|
|
5570
|
-
|
|
5570
|
+
parent_acs_credential_id: {
|
|
5571
5571
|
format: string;
|
|
5572
5572
|
type: string;
|
|
5573
5573
|
};
|
|
@@ -5765,7 +5765,7 @@ declare const _default: {
|
|
|
5765
5765
|
is_multi_phone_sync_credential: {
|
|
5766
5766
|
type: string;
|
|
5767
5767
|
};
|
|
5768
|
-
|
|
5768
|
+
parent_acs_credential_id: {
|
|
5769
5769
|
format: string;
|
|
5770
5770
|
type: string;
|
|
5771
5771
|
};
|
|
@@ -5942,7 +5942,7 @@ declare const _default: {
|
|
|
5942
5942
|
is_multi_phone_sync_credential: {
|
|
5943
5943
|
type: string;
|
|
5944
5944
|
};
|
|
5945
|
-
|
|
5945
|
+
parent_acs_credential_id: {
|
|
5946
5946
|
format: string;
|
|
5947
5947
|
type: string;
|
|
5948
5948
|
};
|
|
@@ -6092,7 +6092,7 @@ declare const _default: {
|
|
|
6092
6092
|
is_multi_phone_sync_credential: {
|
|
6093
6093
|
type: string;
|
|
6094
6094
|
};
|
|
6095
|
-
|
|
6095
|
+
parent_acs_credential_id: {
|
|
6096
6096
|
format: string;
|
|
6097
6097
|
type: string;
|
|
6098
6098
|
};
|
|
@@ -6229,7 +6229,7 @@ declare const _default: {
|
|
|
6229
6229
|
is_multi_phone_sync_credential: {
|
|
6230
6230
|
type: string;
|
|
6231
6231
|
};
|
|
6232
|
-
|
|
6232
|
+
parent_acs_credential_id: {
|
|
6233
6233
|
format: string;
|
|
6234
6234
|
type: string;
|
|
6235
6235
|
};
|
|
@@ -6368,7 +6368,7 @@ declare const _default: {
|
|
|
6368
6368
|
is_multi_phone_sync_credential: {
|
|
6369
6369
|
type: string;
|
|
6370
6370
|
};
|
|
6371
|
-
|
|
6371
|
+
parent_acs_credential_id: {
|
|
6372
6372
|
format: string;
|
|
6373
6373
|
type: string;
|
|
6374
6374
|
};
|
|
@@ -6504,7 +6504,7 @@ declare const _default: {
|
|
|
6504
6504
|
is_multi_phone_sync_credential: {
|
|
6505
6505
|
type: string;
|
|
6506
6506
|
};
|
|
6507
|
-
|
|
6507
|
+
parent_acs_credential_id: {
|
|
6508
6508
|
format: string;
|
|
6509
6509
|
type: string;
|
|
6510
6510
|
};
|
|
@@ -6962,7 +6962,7 @@ declare const _default: {
|
|
|
6962
6962
|
is_multi_phone_sync_credential: {
|
|
6963
6963
|
type: string;
|
|
6964
6964
|
};
|
|
6965
|
-
|
|
6965
|
+
parent_acs_credential_id: {
|
|
6966
6966
|
format: string;
|
|
6967
6967
|
type: string;
|
|
6968
6968
|
};
|
|
@@ -3827,7 +3827,7 @@ export default {
|
|
|
3827
3827
|
},
|
|
3828
3828
|
external_type_display_name: { type: 'string' },
|
|
3829
3829
|
is_multi_phone_sync_credential: { type: 'boolean' },
|
|
3830
|
-
|
|
3830
|
+
parent_acs_credential_id: {
|
|
3831
3831
|
format: 'uuid',
|
|
3832
3832
|
type: 'string',
|
|
3833
3833
|
},
|
|
@@ -3924,7 +3924,7 @@ export default {
|
|
|
3924
3924
|
},
|
|
3925
3925
|
external_type_display_name: { type: 'string' },
|
|
3926
3926
|
is_multi_phone_sync_credential: { type: 'boolean' },
|
|
3927
|
-
|
|
3927
|
+
parent_acs_credential_id: {
|
|
3928
3928
|
format: 'uuid',
|
|
3929
3929
|
type: 'string',
|
|
3930
3930
|
},
|
|
@@ -4058,7 +4058,7 @@ export default {
|
|
|
4058
4058
|
},
|
|
4059
4059
|
external_type_display_name: { type: 'string' },
|
|
4060
4060
|
is_multi_phone_sync_credential: { type: 'boolean' },
|
|
4061
|
-
|
|
4061
|
+
parent_acs_credential_id: {
|
|
4062
4062
|
format: 'uuid',
|
|
4063
4063
|
type: 'string',
|
|
4064
4064
|
},
|
|
@@ -4200,7 +4200,7 @@ export default {
|
|
|
4200
4200
|
},
|
|
4201
4201
|
external_type_display_name: { type: 'string' },
|
|
4202
4202
|
is_multi_phone_sync_credential: { type: 'boolean' },
|
|
4203
|
-
|
|
4203
|
+
parent_acs_credential_id: {
|
|
4204
4204
|
format: 'uuid',
|
|
4205
4205
|
type: 'string',
|
|
4206
4206
|
},
|
|
@@ -4326,7 +4326,7 @@ export default {
|
|
|
4326
4326
|
},
|
|
4327
4327
|
external_type_display_name: { type: 'string' },
|
|
4328
4328
|
is_multi_phone_sync_credential: { type: 'boolean' },
|
|
4329
|
-
|
|
4329
|
+
parent_acs_credential_id: {
|
|
4330
4330
|
format: 'uuid',
|
|
4331
4331
|
type: 'string',
|
|
4332
4332
|
},
|
|
@@ -4429,7 +4429,7 @@ export default {
|
|
|
4429
4429
|
},
|
|
4430
4430
|
external_type_display_name: { type: 'string' },
|
|
4431
4431
|
is_multi_phone_sync_credential: { type: 'boolean' },
|
|
4432
|
-
|
|
4432
|
+
parent_acs_credential_id: {
|
|
4433
4433
|
format: 'uuid',
|
|
4434
4434
|
type: 'string',
|
|
4435
4435
|
},
|
|
@@ -4526,7 +4526,7 @@ export default {
|
|
|
4526
4526
|
},
|
|
4527
4527
|
external_type_display_name: { type: 'string' },
|
|
4528
4528
|
is_multi_phone_sync_credential: { type: 'boolean' },
|
|
4529
|
-
|
|
4529
|
+
parent_acs_credential_id: {
|
|
4530
4530
|
format: 'uuid',
|
|
4531
4531
|
type: 'string',
|
|
4532
4532
|
},
|
|
@@ -4626,7 +4626,7 @@ export default {
|
|
|
4626
4626
|
},
|
|
4627
4627
|
external_type_display_name: { type: 'string' },
|
|
4628
4628
|
is_multi_phone_sync_credential: { type: 'boolean' },
|
|
4629
|
-
|
|
4629
|
+
parent_acs_credential_id: {
|
|
4630
4630
|
format: 'uuid',
|
|
4631
4631
|
type: 'string',
|
|
4632
4632
|
},
|
|
@@ -4723,7 +4723,7 @@ export default {
|
|
|
4723
4723
|
},
|
|
4724
4724
|
external_type_display_name: { type: 'string' },
|
|
4725
4725
|
is_multi_phone_sync_credential: { type: 'boolean' },
|
|
4726
|
-
|
|
4726
|
+
parent_acs_credential_id: {
|
|
4727
4727
|
format: 'uuid',
|
|
4728
4728
|
type: 'string',
|
|
4729
4729
|
},
|
|
@@ -5056,7 +5056,7 @@ export default {
|
|
|
5056
5056
|
},
|
|
5057
5057
|
external_type_display_name: { type: 'string' },
|
|
5058
5058
|
is_multi_phone_sync_credential: { type: 'boolean' },
|
|
5059
|
-
|
|
5059
|
+
parent_acs_credential_id: {
|
|
5060
5060
|
format: 'uuid',
|
|
5061
5061
|
type: 'string',
|
|
5062
5062
|
},
|