@seamapi/types 1.391.1 → 1.392.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 -1
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +209 -37
- package/lib/seam/connect/models/acs/acs-credential.d.ts +18 -8
- package/lib/seam/connect/models/acs/metadata/assa-abloy-vostio.d.ts +3 -0
- package/lib/seam/connect/models/acs/metadata/assa-abloy-vostio.js +1 -0
- package/lib/seam/connect/models/acs/metadata/assa-abloy-vostio.js.map +1 -1
- package/lib/seam/connect/models/acs/metadata/visionline.d.ts +2 -2
- package/lib/seam/connect/models/action-attempts/action-attempt.d.ts +60 -28
- package/lib/seam/connect/models/action-attempts/encode-credential.d.ts +26 -12
- package/lib/seam/connect/models/action-attempts/scan-credential.d.ts +34 -16
- package/lib/seam/connect/openapi.d.ts +23 -0
- package/lib/seam/connect/openapi.js +8 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +108 -1
- package/package.json +1 -1
- package/src/lib/seam/connect/models/acs/metadata/assa-abloy-vostio.ts +1 -0
- package/src/lib/seam/connect/openapi.ts +8 -0
- package/src/lib/seam/connect/route-types.ts +108 -0
|
@@ -1455,6 +1455,7 @@ export default {
|
|
|
1455
1455
|
assa_abloy_vostio_metadata: {
|
|
1456
1456
|
description: 'Vostio-specific metadata for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials).',
|
|
1457
1457
|
properties: {
|
|
1458
|
+
auto_join: { type: 'boolean' },
|
|
1458
1459
|
door_names: { items: { type: 'string' }, type: 'array' },
|
|
1459
1460
|
endpoint_id: { type: 'string' },
|
|
1460
1461
|
key_id: { type: 'string' },
|
|
@@ -3297,6 +3298,7 @@ export default {
|
|
|
3297
3298
|
assa_abloy_vostio_metadata: {
|
|
3298
3299
|
description: 'Vostio-specific metadata for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials).',
|
|
3299
3300
|
properties: {
|
|
3301
|
+
auto_join: { type: 'boolean' },
|
|
3300
3302
|
door_names: {
|
|
3301
3303
|
items: { type: 'string' },
|
|
3302
3304
|
type: 'array',
|
|
@@ -3643,6 +3645,7 @@ export default {
|
|
|
3643
3645
|
assa_abloy_vostio_metadata: {
|
|
3644
3646
|
description: 'Vostio-specific metadata for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials).',
|
|
3645
3647
|
properties: {
|
|
3648
|
+
auto_join: { type: 'boolean' },
|
|
3646
3649
|
door_names: {
|
|
3647
3650
|
items: { type: 'string' },
|
|
3648
3651
|
type: 'array',
|
|
@@ -4358,6 +4361,7 @@ export default {
|
|
|
4358
4361
|
assa_abloy_vostio_metadata: {
|
|
4359
4362
|
description: 'Vostio-specific metadata for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials).',
|
|
4360
4363
|
properties: {
|
|
4364
|
+
auto_join: { type: 'boolean' },
|
|
4361
4365
|
door_names: {
|
|
4362
4366
|
items: { type: 'string' },
|
|
4363
4367
|
type: 'array',
|
|
@@ -4702,6 +4706,7 @@ export default {
|
|
|
4702
4706
|
assa_abloy_vostio_metadata: {
|
|
4703
4707
|
description: 'Vostio-specific metadata for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials).',
|
|
4704
4708
|
properties: {
|
|
4709
|
+
auto_join: { type: 'boolean' },
|
|
4705
4710
|
door_names: {
|
|
4706
4711
|
items: { type: 'string' },
|
|
4707
4712
|
type: 'array',
|
|
@@ -15255,6 +15260,7 @@ export default {
|
|
|
15255
15260
|
assa_abloy_vostio_metadata: {
|
|
15256
15261
|
description: 'Vostio-specific metadata for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials).',
|
|
15257
15262
|
properties: {
|
|
15263
|
+
auto_join: { type: 'boolean' },
|
|
15258
15264
|
door_names: { items: { type: 'string' }, type: 'array' },
|
|
15259
15265
|
endpoint_id: { type: 'string' },
|
|
15260
15266
|
key_id: { type: 'string' },
|
|
@@ -19652,6 +19658,7 @@ export default {
|
|
|
19652
19658
|
assa_abloy_vostio_metadata: {
|
|
19653
19659
|
description: 'Vostio-specific metadata for the new credential.',
|
|
19654
19660
|
properties: {
|
|
19661
|
+
auto_join: { type: 'boolean' },
|
|
19655
19662
|
join_all_guest_acs_entrances: { type: 'boolean' },
|
|
19656
19663
|
override_all_guest_acs_entrances: { type: 'boolean' },
|
|
19657
19664
|
override_guest_acs_entrance_ids: {
|
|
@@ -20013,6 +20020,7 @@ export default {
|
|
|
20013
20020
|
required: ['user_identity_id'],
|
|
20014
20021
|
type: 'object',
|
|
20015
20022
|
},
|
|
20023
|
+
{ properties: {}, type: 'object' },
|
|
20016
20024
|
],
|
|
20017
20025
|
},
|
|
20018
20026
|
{
|