@seamapi/types 1.225.0 → 1.226.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
@@ -11458,6 +11458,7 @@ var openapi_default = {
11458
11458
  minItems: 2,
11459
11459
  type: "array"
11460
11460
  },
11461
+ connect_webview_id: { format: "uuid", type: "string" },
11461
11462
  connected_account_id: { format: "uuid", type: "string" },
11462
11463
  device_id: { format: "uuid", type: "string" },
11463
11464
  device_ids: {