- auth.ts: type requireWriter param as { headers: { authorization?: string } } instead of unknown
- notes/routes.ts: fix 3 trackEvent calls from object form to positional args (event, userId, properties)
- workspaces/routes.ts: fix 1 trackEvent call from object form to positional args
- 5 route registration tests: add missing delete mock to app object for Phase 2 DELETE endpoints
|
||
|---|---|---|
| .. | ||
| note-agent-actions | ||
| note-artifacts | ||
| note-relationships | ||
| note-tasks | ||
| notes | ||
| saved-views | ||
| workspaces | ||