@seamapi/types 1.677.0 → 1.678.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
@@ -53956,6 +53956,10 @@ var openapi_default = {
53956
53956
  type: "object"
53957
53957
  },
53958
53958
  occupied_preset_key: { type: "string" },
53959
+ precondition_minutes_before_reservation: {
53960
+ format: "float",
53961
+ type: "number"
53962
+ },
53959
53963
  unoccupied_preset_key: { type: "string" }
53960
53964
  },
53961
53965
  type: "object"
@@ -54225,6 +54229,10 @@ var openapi_default = {
54225
54229
  type: "object"
54226
54230
  },
54227
54231
  occupied_preset_key: { type: "string" },
54232
+ precondition_minutes_before_reservation: {
54233
+ format: "float",
54234
+ type: "number"
54235
+ },
54228
54236
  unoccupied_preset_key: { type: "string" }
54229
54237
  },
54230
54238
  type: "object"
@@ -54483,6 +54491,10 @@ var openapi_default = {
54483
54491
  type: "object"
54484
54492
  },
54485
54493
  occupied_preset_key: { type: "string" },
54494
+ precondition_minutes_before_reservation: {
54495
+ format: "float",
54496
+ type: "number"
54497
+ },
54486
54498
  unoccupied_preset_key: { type: "string" }
54487
54499
  },
54488
54500
  type: "object"
@@ -54750,6 +54762,10 @@ var openapi_default = {
54750
54762
  type: "object"
54751
54763
  },
54752
54764
  occupied_preset_key: { type: "string" },
54765
+ precondition_minutes_before_reservation: {
54766
+ format: "float",
54767
+ type: "number"
54768
+ },
54753
54769
  unoccupied_preset_key: { type: "string" }
54754
54770
  },
54755
54771
  type: "object"