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

Added pagination support to the trending methods #244

Merged
merged 2 commits into from
Sep 8, 2024

Conversation

jonjomckay
Copy link
Contributor

This adds pagination support into the Trending API methods, along with overloads (defaulting to page 1) to keep compatibility with existing code.

Copy link
Owner

@c-eg c-eg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, thank you very much for the PR. I have just requested some minor changes, then I will merge, and release a new version of the library :)

src/main/java/info/movito/themoviedbapi/TmdbTrending.java Outdated Show resolved Hide resolved
@jonjomckay jonjomckay requested a review from c-eg September 8, 2024 12:51
@c-eg c-eg merged commit 9e47f08 into c-eg:master Sep 8, 2024
1 check passed
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