Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pagination/limit/itemId params to sync getSyncList #25

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

chrisbanes
Copy link
Contributor

They're optional, but required when syncing large amounts of data.

Also tidied up some of the overloads such as getWatchedMovies. Having public functions use an implicit return type is asking for trouble. Made them inline too for added simplicity.

They're optional, but required when syncing large amounts
of data.

Also tidied up some of the overloads such as `getWatchedMovies`.
Having public functions use an implicit return type is asking for
trouble. Made them inline too for added simplicity.
@ChrisKruegerDev
Copy link
Member

ChrisKruegerDev commented Mar 15, 2023

I need similar endpoints for another app too. So it makes sense to add them here.

Thanks!

@ChrisKruegerDev ChrisKruegerDev merged commit aabb4c3 into MoviebaseApp:main Mar 15, 2023
@chrisbanes chrisbanes deleted the cb/sync-history branch July 17, 2024 14:01
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.

2 participants