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 cursor pagination in supported endpoints #80

Closed
wants to merge 5 commits into from

Conversation

kmossco
Copy link

@kmossco kmossco commented Aug 9, 2023

Since we added cursor based pagination to several of our API's endpoints this ensures the library supports that pagination. No need for code changes, but updated tests so we can ensure there is no regressions.

@kmossco kmossco self-assigned this Aug 9, 2023
@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #51956: [Node.js] Add support for new pagination to client libs.

@kmossco kmossco force-pushed the sc-51956/add_support_for_cursor_pagination branch 2 times, most recently from 11bbc8b to 0a5ba94 Compare August 17, 2023 11:56
@kmossco kmossco requested review from daesu and swember August 17, 2023 14:35
@kmossco kmossco marked this pull request as draft August 17, 2023 14:35
@kmossco kmossco force-pushed the sc-51956/add_support_for_cursor_pagination branch 2 times, most recently from 3c18e14 to 95ed2c1 Compare September 11, 2023 00:38
@kmossco kmossco force-pushed the sc-51956/add_support_for_cursor_pagination branch from 95ed2c1 to 73730a7 Compare September 15, 2023 06:51
@kmossco kmossco marked this pull request as ready for review September 15, 2023 06:53
Bruno Vieira added 2 commits September 15, 2023 08:23
Signed-off-by: Bruno Vieira <[email protected]>
Signed-off-by: Bruno Vieira <[email protected]>
@kmossco
Copy link
Author

kmossco commented Oct 27, 2023

Closing this for now, as the PR should now remove support for cursor pagination, and we have a ton of conflicts. Will open a new one very soon with the new logic.

@kmossco kmossco closed this Oct 27, 2023
@kmossco kmossco deleted the sc-51956/add_support_for_cursor_pagination branch October 27, 2023 11:20
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.

3 participants