You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs/api-reference.md:392 documents PATCH /api/v1/conversations/:id; only PUT is registered (packages/api/src/routes/conversations/crud.ts). No PATCH route exists.
Severity: P1
docs/api-reference.md:392documentsPATCH /api/v1/conversations/:id; onlyPUTis registered (packages/api/src/routes/conversations/crud.ts). No PATCH route exists.Fix: correct docs to PUT.
From automated audit 2026-07-17.