feat: expand OpenAPI spec coverage and docs metadata
- Add 11 missing API routes to openapi.json (70 total paths now)
- /api/docs, /api/mentions, /api/projects, /api/projects/{id},
/api/projects/{id}/tasks, /api/quality-review, /api/claude/sessions,
/api/github, /api/releases/check, /api/webhooks/retry,
/api/webhooks/verify-docs
- Add 5 new tags: Projects, Mentions, Quality, Releases, Docs
- Add Project schema to components
- Bump spec version to 1.3.0
- Sort all paths alphabetically for consistency
- Interactive Scalar docs page already at /docs (unchanged)
Fixes #158
This commit is contained in:
parent
4ab6f8a5a1
commit
3ef4c5a83a
8857
openapi.json
8857
openapi.json
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue