@seamapi/types 1.882.0 → 1.883.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.
@@ -72187,11 +72187,6 @@ const openapi = {
72187
72187
  },
72188
72188
  type: 'object',
72189
72189
  },
72190
- customer_key: {
72191
- description: 'Customer key for which you want to update the space.',
72192
- minLength: 1,
72193
- type: 'string',
72194
- },
72195
72190
  device_ids: {
72196
72191
  description: 'IDs of the devices that you want to set for the space. If specified, this will replace all existing devices.',
72197
72192
  items: { format: 'uuid', type: 'string' },
@@ -72282,11 +72277,6 @@ const openapi = {
72282
72277
  },
72283
72278
  type: 'object',
72284
72279
  },
72285
- customer_key: {
72286
- description: 'Customer key for which you want to update the space.',
72287
- minLength: 1,
72288
- type: 'string',
72289
- },
72290
72280
  device_ids: {
72291
72281
  description: 'IDs of the devices that you want to set for the space. If specified, this will replace all existing devices.',
72292
72282
  items: { format: 'uuid', type: 'string' },