@seamapi/types 1.294.0 → 1.295.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 CHANGED
@@ -939,6 +939,7 @@ var DEVICE_PROVIDERS = {
939
939
  GENIE: "genie",
940
940
  DOORKING: "doorking",
941
941
  SALTO: "salto",
942
+ SALTO_KS: "salto_ks",
942
943
  LOCKLY: "lockly",
943
944
  TTLOCK: "ttlock",
944
945
  LINEAR: "linear",
@@ -1019,7 +1020,7 @@ var PROVIDER_CATEGORY_MAP = {
1019
1020
  "visionline",
1020
1021
  "assa_abloy_credential_service",
1021
1022
  "latch",
1022
- "salto"
1023
+ "salto_ks"
1023
1024
  ],
1024
1025
  internal_beta: ALL_DEVICE_PROVIDERS
1025
1026
  };
@@ -7670,6 +7671,7 @@ var openapi_default = {
7670
7671
  "genie",
7671
7672
  "doorking",
7672
7673
  "salto",
7674
+ "salto_ks",
7673
7675
  "lockly",
7674
7676
  "ttlock",
7675
7677
  "linear",
@@ -9806,7 +9808,8 @@ var openapi_default = {
9806
9808
  ],
9807
9809
  summary: "/access_codes/update_multiple",
9808
9810
  tags: ["/access_codes"],
9809
- "x-fern-ignore": true
9811
+ "x-fern-ignore": true,
9812
+ "x-response-key": null
9810
9813
  },
9811
9814
  post: {
9812
9815
  operationId: "accessCodesUpdateMultiplePost",
@@ -9851,7 +9854,8 @@ var openapi_default = {
9851
9854
  summary: "/access_codes/update_multiple",
9852
9855
  tags: ["/access_codes"],
9853
9856
  "x-fern-sdk-group-name": ["access_codes"],
9854
- "x-fern-sdk-method-name": "update_multiple"
9857
+ "x-fern-sdk-method-name": "update_multiple",
9858
+ "x-response-key": null
9855
9859
  }
9856
9860
  },
9857
9861
  "/acs/access_groups/add_user": {
@@ -14706,6 +14710,7 @@ var openapi_default = {
14706
14710
  "genie",
14707
14711
  "doorking",
14708
14712
  "salto",
14713
+ "salto_ks",
14709
14714
  "lockly",
14710
14715
  "ttlock",
14711
14716
  "linear",