mirror of
https://github.com/xtool-org/xtool.git
synced 2026-04-28 12:25:26 +02:00
41f81b2851
No breaking changes afaik One notable change is the addition of `components.schemas.PagingInformation.paging.nextCursor` (which is possibly supposed to be the query parameter portion of `links.next`? could simplify the pagination code) but this doesn't seem to be returned by the prod ASC API right now.