@seamapi/types 1.910.0 → 1.911.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
@@ -72938,7 +72938,7 @@ var openapi = {
72938
72938
  MANAGE_DEVICES_CONFIRMATION_MODAL: {
72939
72939
  type: "boolean"
72940
72940
  },
72941
- RESERVATION_UI_V2: { type: "boolean" },
72941
+ RESERVATION_LEGACY: { type: "boolean" },
72942
72942
  SALTO_KS_ENTRANCES_ONLY_FOR_SPACES: {
72943
72943
  type: "boolean"
72944
72944
  }
@@ -73357,7 +73357,7 @@ var openapi = {
73357
73357
  MANAGE_DEVICES_CONFIRMATION_MODAL: {
73358
73358
  type: "boolean"
73359
73359
  },
73360
- RESERVATION_UI_V2: { type: "boolean" },
73360
+ RESERVATION_LEGACY: { type: "boolean" },
73361
73361
  SALTO_KS_ENTRANCES_ONLY_FOR_SPACES: {
73362
73362
  type: "boolean"
73363
73363
  }