@seamapi/types 1.652.0 → 1.654.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
@@ -1841,6 +1841,7 @@ var PROVIDER_CATEGORY_MAP = {
1841
1841
  "honeywell_resideo",
1842
1842
  "visionline",
1843
1843
  "assa_abloy_credential_service",
1844
+ "dormakaba_ambiance",
1844
1845
  "latch",
1845
1846
  "akiles",
1846
1847
  "sensi",
@@ -43278,8 +43279,7 @@ var openapi_default = {
43278
43279
  manage_devices: { exclude: false },
43279
43280
  organize: { exclude: false }
43280
43281
  },
43281
- is_embedded: false,
43282
- locale: "auto"
43282
+ is_embedded: false
43283
43283
  },
43284
43284
  description: "Configuration for a customer portal",
43285
43285
  properties: {
@@ -43499,9 +43499,8 @@ var openapi_default = {
43499
43499
  type: "object"
43500
43500
  },
43501
43501
  locale: {
43502
- default: "auto",
43503
43502
  description: "The locale to use for the portal.",
43504
- enum: ["en-US", "pt-PT", "auto"],
43503
+ enum: ["en-US", "pt-PT"],
43505
43504
  type: "string"
43506
43505
  }
43507
43506
  },
@@ -55771,9 +55770,8 @@ var openapi_default = {
55771
55770
  type: "object"
55772
55771
  },
55773
55772
  locale: {
55774
- default: "auto",
55775
55773
  description: "The locale to use for the portal.",
55776
- enum: ["en-US", "pt-PT", "auto"],
55774
+ enum: ["en-US", "pt-PT"],
55777
55775
  type: "string"
55778
55776
  }
55779
55777
  },
@@ -56068,9 +56066,8 @@ var openapi_default = {
56068
56066
  type: "object"
56069
56067
  },
56070
56068
  locale: {
56071
- default: "auto",
56072
56069
  description: "The locale to use for the portal.",
56073
- enum: ["en-US", "pt-PT", "auto"],
56070
+ enum: ["en-US", "pt-PT"],
56074
56071
  type: "string"
56075
56072
  }
56076
56073
  },