@seamapi/types 1.174.1 → 1.175.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
@@ -7179,6 +7179,7 @@ var openapi_default = {
7179
7179
  description: "Returns devices where the webview's custom_metadata contains all of the provided key/value pairs.",
7180
7180
  type: "object"
7181
7181
  },
7182
+ limit: { default: 500, nullable: true, type: "number" },
7182
7183
  user_identifier_key: { type: "string" }
7183
7184
  },
7184
7185
  type: "object"