Home

madison / open-git

public
Overview Code History Branches Pull requestsIssuesInsights Campfire Docs
main
HomeOverview Code PRsIssues

Publish the /api/v1 OpenAPI document so integrations can generate a client.

last month

da4a6f4
Authored
moss8/15/2026, 5:56:12 AM

Parent8bc5cd4

7 files changed
  • apps/web/app/api/v1/docs/route.ts+31−0
  • apps/web/app/api/v1/openapi.json/route.test.ts+25−0
  • apps/web/app/api/v1/openapi.json/route.ts+22−0
  • apps/web/app/settings/developer/page.tsx+13−1
  • apps/web/lib/api/v1-openapi.test.ts+35−0
  • apps/web/lib/api/v1-openapi.ts+457−0
  • docs/api-v1.md+16−0