@seamapi/types 1.336.0 → 1.336.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 +16 -32
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +124 -124
- package/lib/seam/connect/models/acs/acs-credential.d.ts +7 -7
- package/lib/seam/connect/models/acs/acs-credential.js +2 -4
- 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/openapi.js +14 -28
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +94 -94
- package/package.json +2 -2
- package/src/lib/seam/connect/models/acs/acs-credential.ts +2 -4
- package/src/lib/seam/connect/openapi.ts +14 -28
- package/src/lib/seam/connect/route-types.ts +188 -376
|
@@ -1025,10 +1025,8 @@ export default {
|
|
|
1025
1025
|
'hid_credential',
|
|
1026
1026
|
'visionline_card',
|
|
1027
1027
|
'salto_ks_credential',
|
|
1028
|
-
'
|
|
1029
|
-
'
|
|
1030
|
-
'salto_space_card',
|
|
1031
|
-
'salto_space_mobile_key',
|
|
1028
|
+
'assa_abloy_vostio_key',
|
|
1029
|
+
'salto_space_key',
|
|
1032
1030
|
],
|
|
1033
1031
|
type: 'string',
|
|
1034
1032
|
},
|
|
@@ -2417,10 +2415,8 @@ export default {
|
|
|
2417
2415
|
'hid_credential',
|
|
2418
2416
|
'visionline_card',
|
|
2419
2417
|
'salto_ks_credential',
|
|
2420
|
-
'
|
|
2421
|
-
'
|
|
2422
|
-
'salto_space_card',
|
|
2423
|
-
'salto_space_mobile_key',
|
|
2418
|
+
'assa_abloy_vostio_key',
|
|
2419
|
+
'salto_space_key',
|
|
2424
2420
|
],
|
|
2425
2421
|
type: 'string',
|
|
2426
2422
|
},
|
|
@@ -2754,10 +2750,8 @@ export default {
|
|
|
2754
2750
|
'hid_credential',
|
|
2755
2751
|
'visionline_card',
|
|
2756
2752
|
'salto_ks_credential',
|
|
2757
|
-
'
|
|
2758
|
-
'
|
|
2759
|
-
'salto_space_card',
|
|
2760
|
-
'salto_space_mobile_key',
|
|
2753
|
+
'assa_abloy_vostio_key',
|
|
2754
|
+
'salto_space_key',
|
|
2761
2755
|
],
|
|
2762
2756
|
type: 'string',
|
|
2763
2757
|
},
|
|
@@ -3222,10 +3216,8 @@ export default {
|
|
|
3222
3216
|
'hid_credential',
|
|
3223
3217
|
'visionline_card',
|
|
3224
3218
|
'salto_ks_credential',
|
|
3225
|
-
'
|
|
3226
|
-
'
|
|
3227
|
-
'salto_space_card',
|
|
3228
|
-
'salto_space_mobile_key',
|
|
3219
|
+
'assa_abloy_vostio_key',
|
|
3220
|
+
'salto_space_key',
|
|
3229
3221
|
],
|
|
3230
3222
|
type: 'string',
|
|
3231
3223
|
},
|
|
@@ -3557,10 +3549,8 @@ export default {
|
|
|
3557
3549
|
'hid_credential',
|
|
3558
3550
|
'visionline_card',
|
|
3559
3551
|
'salto_ks_credential',
|
|
3560
|
-
'
|
|
3561
|
-
'
|
|
3562
|
-
'salto_space_card',
|
|
3563
|
-
'salto_space_mobile_key',
|
|
3552
|
+
'assa_abloy_vostio_key',
|
|
3553
|
+
'salto_space_key',
|
|
3564
3554
|
],
|
|
3565
3555
|
type: 'string',
|
|
3566
3556
|
},
|
|
@@ -16087,10 +16077,8 @@ export default {
|
|
|
16087
16077
|
'hid_credential',
|
|
16088
16078
|
'visionline_card',
|
|
16089
16079
|
'salto_ks_credential',
|
|
16090
|
-
'
|
|
16091
|
-
'
|
|
16092
|
-
'salto_space_card',
|
|
16093
|
-
'salto_space_mobile_key',
|
|
16080
|
+
'assa_abloy_vostio_key',
|
|
16081
|
+
'salto_space_key',
|
|
16094
16082
|
],
|
|
16095
16083
|
type: 'string',
|
|
16096
16084
|
},
|
|
@@ -16519,10 +16507,8 @@ export default {
|
|
|
16519
16507
|
'hid_credential',
|
|
16520
16508
|
'visionline_card',
|
|
16521
16509
|
'salto_ks_credential',
|
|
16522
|
-
'
|
|
16523
|
-
'
|
|
16524
|
-
'salto_space_card',
|
|
16525
|
-
'salto_space_mobile_key',
|
|
16510
|
+
'assa_abloy_vostio_key',
|
|
16511
|
+
'salto_space_key',
|
|
16526
16512
|
],
|
|
16527
16513
|
type: 'string',
|
|
16528
16514
|
},
|