@seamapi/types 1.322.1 → 1.322.3
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 +0 -18
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +16 -74
- package/lib/seam/connect/models/devices/device-provider.d.ts +1 -1
- package/lib/seam/connect/models/devices/device-provider.js +0 -1
- package/lib/seam/connect/models/devices/device-provider.js.map +1 -1
- package/lib/seam/connect/models/events/acs/common.js +0 -1
- package/lib/seam/connect/models/events/acs/common.js.map +1 -1
- package/lib/seam/connect/openapi.d.ts +0 -42
- package/lib/seam/connect/openapi.js +0 -16
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +16 -32
- package/package.json +1 -1
- package/src/lib/seam/connect/models/devices/device-provider.ts +0 -1
- package/src/lib/seam/connect/models/events/acs/common.ts +0 -1
- package/src/lib/seam/connect/openapi.ts +0 -16
- package/src/lib/seam/connect/route-types.ts +16 -32
package/dist/connect.cjs
CHANGED
|
@@ -1034,7 +1034,6 @@ var PROVIDER_CATEGORY_MAP = {
|
|
|
1034
1034
|
"latch",
|
|
1035
1035
|
"salto_ks",
|
|
1036
1036
|
"assa_abloy_vostio",
|
|
1037
|
-
"assa_abloy_vostio_credential_service",
|
|
1038
1037
|
"salto_space",
|
|
1039
1038
|
"assa_abloy_vostio"
|
|
1040
1039
|
],
|
|
@@ -2308,7 +2307,6 @@ var common_acs_event = common_event.extend({
|
|
|
2308
2307
|
connected_account_id: zod.z.string().uuid().optional().describe(`
|
|
2309
2308
|
---
|
|
2310
2309
|
title: Connected Account ID
|
|
2311
|
-
deprecated: Will be removed.
|
|
2312
2310
|
---
|
|
2313
2311
|
ID of the connected account.
|
|
2314
2312
|
`),
|
|
@@ -9395,11 +9393,9 @@ var openapi_default = {
|
|
|
9395
9393
|
"x-title": "ACS System ID"
|
|
9396
9394
|
},
|
|
9397
9395
|
connected_account_id: {
|
|
9398
|
-
deprecated: true,
|
|
9399
9396
|
description: "ID of the connected account.",
|
|
9400
9397
|
format: "uuid",
|
|
9401
9398
|
type: "string",
|
|
9402
|
-
"x-deprecated": "Will be removed.",
|
|
9403
9399
|
"x-title": "Connected Account ID"
|
|
9404
9400
|
},
|
|
9405
9401
|
created_at: {
|
|
@@ -9444,11 +9440,9 @@ var openapi_default = {
|
|
|
9444
9440
|
"x-title": "ACS System ID"
|
|
9445
9441
|
},
|
|
9446
9442
|
connected_account_id: {
|
|
9447
|
-
deprecated: true,
|
|
9448
9443
|
description: "ID of the connected account.",
|
|
9449
9444
|
format: "uuid",
|
|
9450
9445
|
type: "string",
|
|
9451
|
-
"x-deprecated": "Will be removed.",
|
|
9452
9446
|
"x-title": "Connected Account ID"
|
|
9453
9447
|
},
|
|
9454
9448
|
created_at: {
|
|
@@ -9493,11 +9487,9 @@ var openapi_default = {
|
|
|
9493
9487
|
"x-title": "ACS System ID"
|
|
9494
9488
|
},
|
|
9495
9489
|
connected_account_id: {
|
|
9496
|
-
deprecated: true,
|
|
9497
9490
|
description: "ID of the connected account.",
|
|
9498
9491
|
format: "uuid",
|
|
9499
9492
|
type: "string",
|
|
9500
|
-
"x-deprecated": "Will be removed.",
|
|
9501
9493
|
"x-title": "Connected Account ID"
|
|
9502
9494
|
},
|
|
9503
9495
|
created_at: {
|
|
@@ -9543,11 +9535,9 @@ var openapi_default = {
|
|
|
9543
9535
|
"x-title": "ACS System ID"
|
|
9544
9536
|
},
|
|
9545
9537
|
connected_account_id: {
|
|
9546
|
-
deprecated: true,
|
|
9547
9538
|
description: "ID of the connected account.",
|
|
9548
9539
|
format: "uuid",
|
|
9549
9540
|
type: "string",
|
|
9550
|
-
"x-deprecated": "Will be removed.",
|
|
9551
9541
|
"x-title": "Connected Account ID"
|
|
9552
9542
|
},
|
|
9553
9543
|
created_at: {
|
|
@@ -9594,11 +9584,9 @@ var openapi_default = {
|
|
|
9594
9584
|
"x-title": "ACS System ID"
|
|
9595
9585
|
},
|
|
9596
9586
|
connected_account_id: {
|
|
9597
|
-
deprecated: true,
|
|
9598
9587
|
description: "ID of the connected account.",
|
|
9599
9588
|
format: "uuid",
|
|
9600
9589
|
type: "string",
|
|
9601
|
-
"x-deprecated": "Will be removed.",
|
|
9602
9590
|
"x-title": "Connected Account ID"
|
|
9603
9591
|
},
|
|
9604
9592
|
created_at: {
|
|
@@ -9645,11 +9633,9 @@ var openapi_default = {
|
|
|
9645
9633
|
},
|
|
9646
9634
|
acs_user_id: { format: "uuid", type: "string" },
|
|
9647
9635
|
connected_account_id: {
|
|
9648
|
-
deprecated: true,
|
|
9649
9636
|
description: "ID of the connected account.",
|
|
9650
9637
|
format: "uuid",
|
|
9651
9638
|
type: "string",
|
|
9652
|
-
"x-deprecated": "Will be removed.",
|
|
9653
9639
|
"x-title": "Connected Account ID"
|
|
9654
9640
|
},
|
|
9655
9641
|
created_at: {
|
|
@@ -9700,11 +9686,9 @@ var openapi_default = {
|
|
|
9700
9686
|
"x-title": "ACS System ID"
|
|
9701
9687
|
},
|
|
9702
9688
|
connected_account_id: {
|
|
9703
|
-
deprecated: true,
|
|
9704
9689
|
description: "ID of the connected account.",
|
|
9705
9690
|
format: "uuid",
|
|
9706
9691
|
type: "string",
|
|
9707
|
-
"x-deprecated": "Will be removed.",
|
|
9708
9692
|
"x-title": "Connected Account ID"
|
|
9709
9693
|
},
|
|
9710
9694
|
created_at: {
|
|
@@ -9755,11 +9739,9 @@ var openapi_default = {
|
|
|
9755
9739
|
"x-title": "ACS System ID"
|
|
9756
9740
|
},
|
|
9757
9741
|
connected_account_id: {
|
|
9758
|
-
deprecated: true,
|
|
9759
9742
|
description: "ID of the connected account.",
|
|
9760
9743
|
format: "uuid",
|
|
9761
9744
|
type: "string",
|
|
9762
|
-
"x-deprecated": "Will be removed.",
|
|
9763
9745
|
"x-title": "Connected Account ID"
|
|
9764
9746
|
},
|
|
9765
9747
|
created_at: {
|