@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.
package/dist/connect.cjs CHANGED
@@ -79477,11 +79477,6 @@ var openapi = {
79477
79477
  },
79478
79478
  type: "object"
79479
79479
  },
79480
- customer_key: {
79481
- description: "Customer key for which you want to update the space.",
79482
- minLength: 1,
79483
- type: "string"
79484
- },
79485
79480
  device_ids: {
79486
79481
  description: "IDs of the devices that you want to set for the space. If specified, this will replace all existing devices.",
79487
79482
  items: { format: "uuid", type: "string" },
@@ -79572,11 +79567,6 @@ var openapi = {
79572
79567
  },
79573
79568
  type: "object"
79574
79569
  },
79575
- customer_key: {
79576
- description: "Customer key for which you want to update the space.",
79577
- minLength: 1,
79578
- type: "string"
79579
- },
79580
79570
  device_ids: {
79581
79571
  description: "IDs of the devices that you want to set for the space. If specified, this will replace all existing devices.",
79582
79572
  items: { format: "uuid", type: "string" },