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 support for pagination #85

Merged
merged 7 commits into from
Jan 29, 2021
Merged

Add support for pagination #85

merged 7 commits into from
Jan 29, 2021

Conversation

brikis98
Copy link
Member

This is #83 re-opened with some minor clean up. This should fix #26 and #46. Thank you to @m-bal for doing most of the work!

mbal and others added 5 commits January 4, 2021 01:32
Co-authored-by: Yevgeniy Brikman <brikis98@users.noreply.github.com>
Used Regex to parse Link headers instead of splits and index arthemtic.
getNextPath now returns `string` and `*FetchError`.
Copy link

@ina-stoyanova ina-stoyanova left a comment

Choose a reason for hiding this comment

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

Looks good!

@m-bal
Copy link
Contributor

m-bal commented Jan 29, 2021

Thank you so much for making the changes. Sorry, I've been super busy for the past few days, so I wasn't able to work on the changes you suggested. 👍🏽 🙏🏽

@brikis98
Copy link
Member Author

Thanks for the review! Merging now.

@brikis98 brikis98 merged commit c6fdad3 into master Jan 29, 2021
@brikis98 brikis98 deleted the finish-pr-83 branch January 29, 2021 08:44
@brikis98
Copy link
Member Author

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.

Incorrect error: Tag does not exist.
3 participants