@seamapi/types 1.37.0 → 1.38.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 +1 -4
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +1 -5
- package/lib/seam/connect/openapi.d.ts +0 -4
- package/lib/seam/connect/openapi.js +1 -4
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +1 -1
- package/package.json +1 -1
- package/src/lib/seam/connect/openapi.ts +1 -4
- package/src/lib/seam/connect/route-types.ts +1 -0
package/dist/connect.d.cts
CHANGED
|
@@ -7402,7 +7402,6 @@ declare const _default: {
|
|
|
7402
7402
|
format: string;
|
|
7403
7403
|
type: string;
|
|
7404
7404
|
};
|
|
7405
|
-
minItems: number;
|
|
7406
7405
|
type: string;
|
|
7407
7406
|
};
|
|
7408
7407
|
created_before: {
|
|
@@ -7685,7 +7684,6 @@ declare const _default: {
|
|
|
7685
7684
|
format: string;
|
|
7686
7685
|
type: string;
|
|
7687
7686
|
};
|
|
7688
|
-
minItems: number;
|
|
7689
7687
|
type: string;
|
|
7690
7688
|
};
|
|
7691
7689
|
created_before: {
|
|
@@ -8586,7 +8584,6 @@ declare const _default: {
|
|
|
8586
8584
|
format: string;
|
|
8587
8585
|
type: string;
|
|
8588
8586
|
};
|
|
8589
|
-
minItems: number;
|
|
8590
8587
|
type: string;
|
|
8591
8588
|
};
|
|
8592
8589
|
created_before: {
|
|
@@ -10492,7 +10489,6 @@ declare const _default: {
|
|
|
10492
10489
|
format: string;
|
|
10493
10490
|
type: string;
|
|
10494
10491
|
};
|
|
10495
|
-
minItems: number;
|
|
10496
10492
|
type: string;
|
|
10497
10493
|
};
|
|
10498
10494
|
created_before: {
|
|
@@ -13367,7 +13363,7 @@ interface Routes {
|
|
|
13367
13363
|
device_selection_mode?: ('none' | 'single' | 'multiple') | undefined;
|
|
13368
13364
|
custom_redirect_url?: string | undefined;
|
|
13369
13365
|
custom_redirect_failure_url?: string | undefined;
|
|
13370
|
-
accepted_providers?: Array<'akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'schlage' | 'smartthings' | 'yale' | 'genie' | 'doorking' | 'salto' | 'lockly' | 'ttlock' | 'linear' | 'noiseaware' | 'nuki' | 'seam_relay_admin' | 'igloo' | 'kwikset' | 'minut' | 'my_2n' | 'controlbyweb' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'four_suites' | 'dormakaba_oracode' | 'pti' | 'wyze' | 'yale_access'> | undefined;
|
|
13366
|
+
accepted_providers?: Array<'akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'schlage' | 'smartthings' | 'yale' | 'genie' | 'doorking' | 'salto' | 'lockly' | 'ttlock' | 'linear' | 'noiseaware' | 'nuki' | 'seam_relay_admin' | 'igloo' | 'kwikset' | 'minut' | 'my_2n' | 'controlbyweb' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'four_suites' | 'dormakaba_oracode' | 'pti' | 'wyze' | 'seam_passport' | 'yale_access'> | undefined;
|
|
13371
13367
|
provider_category?: ('stable' | 'consumer_smartlocks' | 'internal_beta') | undefined;
|
|
13372
13368
|
custom_metadata?: Record<string, string | number | null | boolean> | undefined;
|
|
13373
13369
|
automatically_manage_new_devices?: boolean | undefined;
|
|
@@ -7351,7 +7351,6 @@ declare const _default: {
|
|
|
7351
7351
|
format: string;
|
|
7352
7352
|
type: string;
|
|
7353
7353
|
};
|
|
7354
|
-
minItems: number;
|
|
7355
7354
|
type: string;
|
|
7356
7355
|
};
|
|
7357
7356
|
created_before: {
|
|
@@ -7634,7 +7633,6 @@ declare const _default: {
|
|
|
7634
7633
|
format: string;
|
|
7635
7634
|
type: string;
|
|
7636
7635
|
};
|
|
7637
|
-
minItems: number;
|
|
7638
7636
|
type: string;
|
|
7639
7637
|
};
|
|
7640
7638
|
created_before: {
|
|
@@ -8535,7 +8533,6 @@ declare const _default: {
|
|
|
8535
8533
|
format: string;
|
|
8536
8534
|
type: string;
|
|
8537
8535
|
};
|
|
8538
|
-
minItems: number;
|
|
8539
8536
|
type: string;
|
|
8540
8537
|
};
|
|
8541
8538
|
created_before: {
|
|
@@ -10441,7 +10438,6 @@ declare const _default: {
|
|
|
10441
10438
|
format: string;
|
|
10442
10439
|
type: string;
|
|
10443
10440
|
};
|
|
10444
|
-
minItems: number;
|
|
10445
10441
|
type: string;
|
|
10446
10442
|
};
|
|
10447
10443
|
created_before: {
|
|
@@ -4494,6 +4494,7 @@ export default {
|
|
|
4494
4494
|
'dormakaba_oracode',
|
|
4495
4495
|
'pti',
|
|
4496
4496
|
'wyze',
|
|
4497
|
+
'seam_passport',
|
|
4497
4498
|
'yale_access',
|
|
4498
4499
|
],
|
|
4499
4500
|
type: 'string',
|
|
@@ -5006,7 +5007,6 @@ export default {
|
|
|
5006
5007
|
},
|
|
5007
5008
|
connected_account_ids: {
|
|
5008
5009
|
items: { format: 'uuid', type: 'string' },
|
|
5009
|
-
minItems: 1,
|
|
5010
5010
|
type: 'array',
|
|
5011
5011
|
},
|
|
5012
5012
|
created_before: { format: 'date-time', type: 'string' },
|
|
@@ -5315,7 +5315,6 @@ export default {
|
|
|
5315
5315
|
},
|
|
5316
5316
|
connected_account_ids: {
|
|
5317
5317
|
items: { format: 'uuid', type: 'string' },
|
|
5318
|
-
minItems: 1,
|
|
5319
5318
|
type: 'array',
|
|
5320
5319
|
},
|
|
5321
5320
|
created_before: { format: 'date-time', type: 'string' },
|
|
@@ -6116,7 +6115,6 @@ export default {
|
|
|
6116
6115
|
},
|
|
6117
6116
|
connected_account_ids: {
|
|
6118
6117
|
items: { format: 'uuid', type: 'string' },
|
|
6119
|
-
minItems: 1,
|
|
6120
6118
|
type: 'array',
|
|
6121
6119
|
},
|
|
6122
6120
|
created_before: { format: 'date-time', type: 'string' },
|
|
@@ -7466,7 +7464,6 @@ export default {
|
|
|
7466
7464
|
},
|
|
7467
7465
|
connected_account_ids: {
|
|
7468
7466
|
items: { format: 'uuid', type: 'string' },
|
|
7469
|
-
minItems: 1,
|
|
7470
7467
|
type: 'array',
|
|
7471
7468
|
},
|
|
7472
7469
|
created_before: { format: 'date-time', type: 'string' },
|