Fix blumeops-tasks for Todoist API v1 migration
Todoist shut down REST API v2 (returns 410 Gone). Migrate to the new unified API v1, add cursor-based pagination for projects and tasks, and switch credential retrieval from `op item get --fields` to `op read`. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
362ae22ab7
commit
ea200e22cc
2 changed files with 31 additions and 22 deletions
|
|
@ -0,0 +1 @@
|
|||
Fix blumeops-tasks: migrate from deprecated Todoist REST API v2 to API v1, handle cursor-based pagination, and use `op read` for 1Password credential retrieval.
|
||||
Loading…
Add table
Add a link
Reference in a new issue