Skip to content

fix: correct pagination parameter extraction in Client class#99

Merged
Rakanhf merged 1 commit intomasterfrom
fix-pagination-extraction
Mar 9, 2026
Merged

fix: correct pagination parameter extraction in Client class#99
Rakanhf merged 1 commit intomasterfrom
fix-pagination-extraction

Conversation

@Rakanhf
Copy link
Contributor

@Rakanhf Rakanhf commented Mar 8, 2026

When sending paginated requests, the sdk sends lists instead of an int, which causes instability.

Related issue : Issue 92

When sending paginated requests, the sdk sends lists instead of an int, which causes instability.

Related issue : [Issue 92](#92)
@Rakanhf Rakanhf force-pushed the fix-pagination-extraction branch from f59cd7c to 7d3d9eb Compare March 8, 2026 22:47
Copy link
Collaborator

@suricactus suricactus left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

@Rakanhf Rakanhf merged commit f75370f into master Mar 9, 2026
8 checks passed
@Rakanhf Rakanhf deleted the fix-pagination-extraction branch March 9, 2026 11:02
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