Skip to content

Comments

Add pagination via kwargs for queries which respect maximum-results#20

Merged
m4ce merged 3 commits intom4ce:masterfrom
RPCMoritz:master
Nov 14, 2023
Merged

Add pagination via kwargs for queries which respect maximum-results#20
m4ce merged 3 commits intom4ce:masterfrom
RPCMoritz:master

Conversation

@RPCMoritz
Copy link

Allows scaling out queries, without running into issues handling the response.
Fixes #19

@RPCMoritz
Copy link
Author

Also took the liberty to version bump, in anticipation of a new release.

Copy link

@StegSchreck StegSchreck left a comment

Choose a reason for hiding this comment

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

lgtm :)

@m4ce
Copy link
Owner

m4ce commented Nov 14, 2023

Thanks for your contribution!

@m4ce m4ce merged commit 8278d3c into m4ce:master Nov 14, 2023
@RPCMoritz
Copy link
Author

Will you be doing a tag-release-cycle for this change?

@m4ce
Copy link
Owner

m4ce commented Nov 15, 2023

Will you be doing a tag-release-cycle for this change?

It's there - 0.0.9!

@RPCMoritz
Copy link
Author

Still cannot see it here: https://pypi.org/project/crowd-api/

@m4ce
Copy link
Owner

m4ce commented Apr 23, 2024

done

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.

Pagination for all requests which support limits

3 participants