@seamapi/types 1.275.0 → 1.276.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
@@ -15321,7 +15321,8 @@ var openapi_default = {
15321
15321
  type: "array"
15322
15322
  },
15323
15323
  limit: { default: 500, format: "float", type: "number" },
15324
- since: { type: "string" }
15324
+ since: { type: "string" },
15325
+ unstable_offset: { format: "float", type: "number" }
15325
15326
  },
15326
15327
  type: "object"
15327
15328
  }