Skip to content

Conversation

@kinghuang
Copy link

@kinghuang kinghuang commented Oct 28, 2025

Description

Add offset_body_path and limit_body_path from the OffsetPaginator.__init__ args to OffsetPaginatorConfig, so that they can be used in RESTAPIConfig paginator configs.

Related Issues

Additional Context

Add offset_body_path and limit_body_path from OffsetPaginator's __init__ args to OffsetPaginatorConfig, so that they can be used in RESTAPIConfig paginator configs.
Add offset_body_path and limit_body_path to the description of the offset paginator.
@kinghuang kinghuang marked this pull request as ready for review October 28, 2025 15:39
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.

OffsetPaginatorConfig should accept offset_body_path and limit_body_path

1 participant