Skip to content

Add sync last activities contract#821

Merged
vladjerca merged 1 commit into
trakt:masterfrom
lixiyuan1030-stack:add-sync-last-activities-contract
Jun 23, 2026
Merged

Add sync last activities contract#821
vladjerca merged 1 commit into
trakt:masterfrom
lixiyuan1030-stack:add-sync-last-activities-contract

Conversation

@lixiyuan1030-stack

Copy link
Copy Markdown
Contributor

Fixes: #820

Problem

The new API docs are missing the /sync/last_activities endpoint.

Solution

Added the missing sync contract route and response schema for GET /sync/last_activities, including the activity timestamp groups documented in the legacy Trakt API docs.

Tests

  • git diff --check

Notes

I could not run the Deno test suite locally because Deno is not installed in this environment.

@Marius-TV Marius-TV requested a review from vladjerca June 23, 2026 01:32
@vladjerca vladjerca requested a review from kevincador June 23, 2026 06:20
@vladjerca vladjerca force-pushed the add-sync-last-activities-contract branch from ce3b041 to 01c431f Compare June 23, 2026 10:52
@vladjerca vladjerca merged commit 02527d1 into trakt:master Jun 23, 2026
@vladjerca

Copy link
Copy Markdown
Contributor

Thanks for the addition @lixiyuan1030-stack!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing Last Activities in new API doc

2 participants