Files
cfw-autumn/packages/openapi
amianthus ef067da914 refactor(api): 💡 rename v2.3 list cursor input to start_cursor
Renames the cursor pagination request field from cursor to start_cursor
across the three V2.3 list endpoints (customers, entities, events).
Updates schemas, handlers, downstream services, OpenAPI contracts, the
test SDK client, and affected integration tests. Also fixes a latent bug
in list-customers-v22-vs-v23-parity where fetchV23 hardcoded limit:1
instead of LIMIT, causing flaky parity failures when the dev org had
more than one customer.
2026-05-18 15:46:19 +01:00
..
2026-05-14 10:33:36 +01:00
2026-03-25 17:01:27 +00:00
2026-05-14 10:33:36 +01:00
2026-02-16 17:45:45 +00:00
2026-02-16 20:19:08 +00:00