- listAllCompanies/listAllSubscriptions/listAllProducts each loop pages via the existing fetchJson (inherits 429/Retry-After backoff), size=200 - Shared private paginateAll() helper stops once page.number >= totalPages-1 - Existing listCompanies(page, size) signature unchanged - GET-only, no mutating method ever set (PAX8-08) |
||
|---|---|---|
| .. | ||
| hooks | ||
| services | ||
| types | ||
| utils | ||
| auth-client.ts | ||
| auth-utils.ts | ||
| auth.ts | ||
| bootstrap.ts | ||
| permissions.ts | ||
| status-registry.ts | ||
| utils.ts | ||