Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 232 Bytes

File metadata and controls

7 lines (5 loc) · 232 Bytes

Deprecations

Legacy /api routes (pre-v1)

  • Deprecated: 2026-01-07
  • TODO: remove legacy /api/* and /api/cli/* routes after clients migrate to /api/v1.
  • Legacy handlers live in convex/http.ts and convex/httpApi.ts.