@seamapi/types 1.513.0 → 1.515.0
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 +18 -8
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +220 -200
- package/dist/index.cjs +18 -8
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/acs/acs-credential.d.ts +7 -7
- package/lib/seam/connect/models/acs/acs-credential.js +1 -0
- package/lib/seam/connect/models/acs/acs-credential.js.map +1 -1
- package/lib/seam/connect/models/action-attempts/action-attempt.d.ts +24 -24
- package/lib/seam/connect/models/action-attempts/encode-credential.d.ts +10 -10
- package/lib/seam/connect/models/action-attempts/scan-credential.d.ts +14 -14
- package/lib/seam/connect/models/batch.d.ts +84 -84
- package/lib/seam/connect/models/phones/phone-session.d.ts +12 -12
- package/lib/seam/connect/openapi.d.ts +20 -0
- package/lib/seam/connect/openapi.js +9 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +128 -128
- package/package.json +1 -1
- package/src/lib/seam/connect/models/acs/acs-credential.ts +1 -0
- package/src/lib/seam/connect/openapi.ts +9 -0
- package/src/lib/seam/connect/route-types.ts +128 -0
package/dist/index.cjs
CHANGED
|
@@ -2500,7 +2500,8 @@ var acs_credential_external_type = zod.z.enum([
|
|
|
2500
2500
|
"salto_ks_credential",
|
|
2501
2501
|
"assa_abloy_vostio_key",
|
|
2502
2502
|
"salto_space_key",
|
|
2503
|
-
"latch_access"
|
|
2503
|
+
"latch_access",
|
|
2504
|
+
"dormakaba_ambiance_credential"
|
|
2504
2505
|
]);
|
|
2505
2506
|
var acs_credential_access_method_type = zod.z.enum([
|
|
2506
2507
|
"code",
|
|
@@ -7536,7 +7537,8 @@ var openapi_default = {
|
|
|
7536
7537
|
"salto_ks_credential",
|
|
7537
7538
|
"assa_abloy_vostio_key",
|
|
7538
7539
|
"salto_space_key",
|
|
7539
|
-
"latch_access"
|
|
7540
|
+
"latch_access",
|
|
7541
|
+
"dormakaba_ambiance_credential"
|
|
7540
7542
|
],
|
|
7541
7543
|
type: "string"
|
|
7542
7544
|
},
|
|
@@ -9656,7 +9658,8 @@ var openapi_default = {
|
|
|
9656
9658
|
"salto_ks_credential",
|
|
9657
9659
|
"assa_abloy_vostio_key",
|
|
9658
9660
|
"salto_space_key",
|
|
9659
|
-
"latch_access"
|
|
9661
|
+
"latch_access",
|
|
9662
|
+
"dormakaba_ambiance_credential"
|
|
9660
9663
|
],
|
|
9661
9664
|
type: "string"
|
|
9662
9665
|
},
|
|
@@ -10044,7 +10047,8 @@ var openapi_default = {
|
|
|
10044
10047
|
"salto_ks_credential",
|
|
10045
10048
|
"assa_abloy_vostio_key",
|
|
10046
10049
|
"salto_space_key",
|
|
10047
|
-
"latch_access"
|
|
10050
|
+
"latch_access",
|
|
10051
|
+
"dormakaba_ambiance_credential"
|
|
10048
10052
|
],
|
|
10049
10053
|
type: "string"
|
|
10050
10054
|
},
|
|
@@ -10610,7 +10614,8 @@ var openapi_default = {
|
|
|
10610
10614
|
"salto_ks_credential",
|
|
10611
10615
|
"assa_abloy_vostio_key",
|
|
10612
10616
|
"salto_space_key",
|
|
10613
|
-
"latch_access"
|
|
10617
|
+
"latch_access",
|
|
10618
|
+
"dormakaba_ambiance_credential"
|
|
10614
10619
|
],
|
|
10615
10620
|
type: "string"
|
|
10616
10621
|
},
|
|
@@ -10996,7 +11001,8 @@ var openapi_default = {
|
|
|
10996
11001
|
"salto_ks_credential",
|
|
10997
11002
|
"assa_abloy_vostio_key",
|
|
10998
11003
|
"salto_space_key",
|
|
10999
|
-
"latch_access"
|
|
11004
|
+
"latch_access",
|
|
11005
|
+
"dormakaba_ambiance_credential"
|
|
11000
11006
|
],
|
|
11001
11007
|
type: "string"
|
|
11002
11008
|
},
|
|
@@ -23339,7 +23345,8 @@ var openapi_default = {
|
|
|
23339
23345
|
"salto_ks_credential",
|
|
23340
23346
|
"assa_abloy_vostio_key",
|
|
23341
23347
|
"salto_space_key",
|
|
23342
|
-
"latch_access"
|
|
23348
|
+
"latch_access",
|
|
23349
|
+
"dormakaba_ambiance_credential"
|
|
23343
23350
|
],
|
|
23344
23351
|
type: "string"
|
|
23345
23352
|
},
|
|
@@ -25763,7 +25770,8 @@ var openapi_default = {
|
|
|
25763
25770
|
"salto_ks_credential",
|
|
25764
25771
|
"assa_abloy_vostio_key",
|
|
25765
25772
|
"salto_space_key",
|
|
25766
|
-
"latch_access"
|
|
25773
|
+
"latch_access",
|
|
25774
|
+
"dormakaba_ambiance_credential"
|
|
25767
25775
|
],
|
|
25768
25776
|
type: "string"
|
|
25769
25777
|
},
|
|
@@ -36226,6 +36234,7 @@ var openapi_default = {
|
|
|
36226
36234
|
{ client_session: [] },
|
|
36227
36235
|
{ pat_with_workspace: [] },
|
|
36228
36236
|
{ console_session_with_workspace: [] },
|
|
36237
|
+
{ client_session_with_customer: [] },
|
|
36229
36238
|
{ api_key: [] }
|
|
36230
36239
|
],
|
|
36231
36240
|
summary: "/acs/systems/list",
|
|
@@ -36285,6 +36294,7 @@ var openapi_default = {
|
|
|
36285
36294
|
{ client_session: [] },
|
|
36286
36295
|
{ pat_with_workspace: [] },
|
|
36287
36296
|
{ console_session_with_workspace: [] },
|
|
36297
|
+
{ client_session_with_customer: [] },
|
|
36288
36298
|
{ api_key: [] }
|
|
36289
36299
|
],
|
|
36290
36300
|
summary: "/acs/systems/list",
|