@seamapi/types 1.259.0 → 1.259.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 CHANGED
@@ -6319,7 +6319,11 @@ var openapi_default = {
6319
6319
  hvac_mode_setting: { type: "string" },
6320
6320
  is_fallback_climate_preset: { type: "boolean" },
6321
6321
  occurred_at: { format: "date-time", type: "string" },
6322
- thermostat_schedule_id: { format: "uuid", type: "string" },
6322
+ thermostat_schedule_id: {
6323
+ format: "uuid",
6324
+ nullable: true,
6325
+ type: "string"
6326
+ },
6323
6327
  workspace_id: { format: "uuid", type: "string" }
6324
6328
  },
6325
6329
  required: [