@seamapi/types 1.830.0 → 1.831.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 +16 -8
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +207 -207
- package/dist/index.cjs +16 -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 +42 -42
- package/lib/seam/connect/models/phones/phone-session.d.ts +12 -12
- package/lib/seam/connect/openapi.js +7 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +135 -135
- package/package.json +1 -1
- package/src/lib/seam/connect/models/acs/acs-credential.ts +1 -0
- package/src/lib/seam/connect/openapi.ts +7 -0
- package/src/lib/seam/connect/route-types.ts +135 -0
package/dist/connect.cjs
CHANGED
|
@@ -3384,7 +3384,8 @@ var acs_credential_external_type = zod.z.enum([
|
|
|
3384
3384
|
"salto_space_key",
|
|
3385
3385
|
"latch_access",
|
|
3386
3386
|
"dormakaba_ambiance_credential",
|
|
3387
|
-
"hotek_card"
|
|
3387
|
+
"hotek_card",
|
|
3388
|
+
"salto_ks_tag"
|
|
3388
3389
|
]);
|
|
3389
3390
|
var acs_credential_access_method_type = zod.z.enum([
|
|
3390
3391
|
"code",
|
|
@@ -10297,7 +10298,8 @@ var openapi = {
|
|
|
10297
10298
|
"salto_space_key",
|
|
10298
10299
|
"latch_access",
|
|
10299
10300
|
"dormakaba_ambiance_credential",
|
|
10300
|
-
"hotek_card"
|
|
10301
|
+
"hotek_card",
|
|
10302
|
+
"salto_ks_tag"
|
|
10301
10303
|
],
|
|
10302
10304
|
type: "string"
|
|
10303
10305
|
},
|
|
@@ -12606,7 +12608,8 @@ var openapi = {
|
|
|
12606
12608
|
"salto_space_key",
|
|
12607
12609
|
"latch_access",
|
|
12608
12610
|
"dormakaba_ambiance_credential",
|
|
12609
|
-
"hotek_card"
|
|
12611
|
+
"hotek_card",
|
|
12612
|
+
"salto_ks_tag"
|
|
12610
12613
|
],
|
|
12611
12614
|
type: "string"
|
|
12612
12615
|
},
|
|
@@ -12996,7 +12999,8 @@ var openapi = {
|
|
|
12996
12999
|
"salto_space_key",
|
|
12997
13000
|
"latch_access",
|
|
12998
13001
|
"dormakaba_ambiance_credential",
|
|
12999
|
-
"hotek_card"
|
|
13002
|
+
"hotek_card",
|
|
13003
|
+
"salto_ks_tag"
|
|
13000
13004
|
],
|
|
13001
13005
|
type: "string"
|
|
13002
13006
|
},
|
|
@@ -13612,7 +13616,8 @@ var openapi = {
|
|
|
13612
13616
|
"salto_space_key",
|
|
13613
13617
|
"latch_access",
|
|
13614
13618
|
"dormakaba_ambiance_credential",
|
|
13615
|
-
"hotek_card"
|
|
13619
|
+
"hotek_card",
|
|
13620
|
+
"salto_ks_tag"
|
|
13616
13621
|
],
|
|
13617
13622
|
type: "string"
|
|
13618
13623
|
},
|
|
@@ -14000,7 +14005,8 @@ var openapi = {
|
|
|
14000
14005
|
"salto_space_key",
|
|
14001
14006
|
"latch_access",
|
|
14002
14007
|
"dormakaba_ambiance_credential",
|
|
14003
|
-
"hotek_card"
|
|
14008
|
+
"hotek_card",
|
|
14009
|
+
"salto_ks_tag"
|
|
14004
14010
|
],
|
|
14005
14011
|
type: "string"
|
|
14006
14012
|
},
|
|
@@ -29787,7 +29793,8 @@ var openapi = {
|
|
|
29787
29793
|
"salto_space_key",
|
|
29788
29794
|
"latch_access",
|
|
29789
29795
|
"dormakaba_ambiance_credential",
|
|
29790
|
-
"hotek_card"
|
|
29796
|
+
"hotek_card",
|
|
29797
|
+
"salto_ks_tag"
|
|
29791
29798
|
],
|
|
29792
29799
|
type: "string"
|
|
29793
29800
|
},
|
|
@@ -32762,7 +32769,8 @@ var openapi = {
|
|
|
32762
32769
|
"salto_space_key",
|
|
32763
32770
|
"latch_access",
|
|
32764
32771
|
"dormakaba_ambiance_credential",
|
|
32765
|
-
"hotek_card"
|
|
32772
|
+
"hotek_card",
|
|
32773
|
+
"salto_ks_tag"
|
|
32766
32774
|
],
|
|
32767
32775
|
type: "string"
|
|
32768
32776
|
},
|