@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.
@@ -65738,7 +65738,7 @@ const openapi = {
65738
65738
  MANAGE_DEVICES_CONFIRMATION_MODAL: {
65739
65739
  type: 'boolean',
65740
65740
  },
65741
- RESERVATION_UI_V2: { type: 'boolean' },
65741
+ RESERVATION_LEGACY: { type: 'boolean' },
65742
65742
  SALTO_KS_ENTRANCES_ONLY_FOR_SPACES: {
65743
65743
  type: 'boolean',
65744
65744
  },
@@ -66157,7 +66157,7 @@ const openapi = {
66157
66157
  MANAGE_DEVICES_CONFIRMATION_MODAL: {
66158
66158
  type: 'boolean',
66159
66159
  },
66160
- RESERVATION_UI_V2: { type: 'boolean' },
66160
+ RESERVATION_LEGACY: { type: 'boolean' },
66161
66161
  SALTO_KS_ENTRANCES_ONLY_FOR_SPACES: {
66162
66162
  type: 'boolean',
66163
66163
  },