diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-03-04 11:20:05 -1000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-03-04 11:20:05 -1000 |
| commit | 2be0b6a90cd83c8052ee13a172217e4a355c7df7 (patch) | |
| tree | ab884de1991a926447adacad5e0e78b844bbd891 /migrations/006_remove_resolved_bugs.sql | |
| parent | 0fd54eddc40f517cf491310d4f8a60b0d79dc937 (diff) | |
fix: migrate Todoist client from deprecated REST v2 to API v1
REST v2 (https://api.todoist.com/rest/v2) is being sunset — the /close
endpoint was returning HTTP 410 in production, breaking task completion.
Update base URL to https://api.todoist.com/api/v1; endpoint paths are
unchanged (/tasks/{id}/close, /tasks/{id}/reopen, etc.).
Test: TestTodoistClient_UsesAPIv1BaseURL asserts the correct base URL.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'migrations/006_remove_resolved_bugs.sql')
0 files changed, 0 insertions, 0 deletions
