@seamapi/types 1.80.0 → 1.80.1

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
@@ -8397,7 +8397,6 @@ var openapi_default = {
8397
8397
  properties: {
8398
8398
  device_id: { format: "uuid", type: "string" },
8399
8399
  is_managed: { default: true, type: "boolean" },
8400
- location: { properties: {}, type: "object" },
8401
8400
  name: { nullable: true, type: "string" },
8402
8401
  properties: {
8403
8402
  properties: { name: { nullable: true, type: "string" } },
@@ -8444,7 +8443,6 @@ var openapi_default = {
8444
8443
  properties: {
8445
8444
  device_id: { format: "uuid", type: "string" },
8446
8445
  is_managed: { default: true, type: "boolean" },
8447
- location: { properties: {}, type: "object" },
8448
8446
  name: { nullable: true, type: "string" },
8449
8447
  properties: {
8450
8448
  properties: { name: { nullable: true, type: "string" } },