- Add page/limit query parameters with Zod validation (max 50) - Update listCategories service to return paginated results - Response format includes pagination metadata (total, page, limit) - Matches existing pattern from questions/feedback endpoints Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| content | ||
| db/seeds | ||
| docs | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| bun.lock | ||
| CLAUDE.md | ||
| dev-spec.md | ||
| drizzle.config.ts | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||