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

Updated get_recipes so that we can return more than 10 recipes when the page indicator is not present #185

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

joeld1
Copy link

@joeld1 joeld1 commented Sep 6, 2024

refactor: refactored get_recipes on client.py and added _get_recipes_from_page
bug: updated get_recipes so that we can return more than 10 recipes when the page indicator is not present.

Refer to #180

…from_page

bug: updated get_recipes so that we can return more than 10 recipes when the page indicator is not present.
…hen the page indicator is not present, and to get any recipes found on pages not indicated by the pagination links (i.e. 3 pgs exist, but there is only 1 pagination links)
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.

1 participant