@seamapi/types 1.353.1 → 1.353.2

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
@@ -21145,7 +21145,7 @@ var openapi_default = {
21145
21145
  limit: {
21146
21146
  default: 500,
21147
21147
  description: "Maximum number of records to return per page.",
21148
- exclusiveMinimum: 0,
21148
+ exclusiveMinimum: true,
21149
21149
  minimum: 0,
21150
21150
  type: "integer"
21151
21151
  },