Join our community: https://t.me/+DOylgFv1jyJlNzM0
Why this matters
docs/pagination-contract.md defines the pagination contract used across list endpoints, but the swagger annotations in backend/src/config/swaggerSchemas.ts don't link back to it, so API consumers reading the docs route have no pointer to the full contract.
Acceptance criteria
Files to touch
- backend/src/config/swaggerSchemas.ts
- docs/pagination-contract.md
Out of scope
Changing the pagination contract itself.
Why this matters
docs/pagination-contract.md defines the pagination contract used across list endpoints, but the swagger annotations in backend/src/config/swaggerSchemas.ts don't link back to it, so API consumers reading the docs route have no pointer to the full contract.
Acceptance criteria
Files to touch
Out of scope
Changing the pagination contract itself.