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

Data node API does not honour default limits if an empty pagination object is provided #9797

Closed
guoguojin opened this issue Oct 16, 2023 · 0 comments · Fixed by #9798
Closed
Assignees

Comments

@guoguojin
Copy link
Contributor

guoguojin commented Oct 16, 2023

If the pagination in a request is nil, the default pagination limits are used. If the pagination object in a request is not nil, but neither the forward and backward cursor parameters i.e. First/After, Last/Before are set, then no pagination limits are set.

@guoguojin guoguojin converted this from a draft issue Oct 16, 2023
@guoguojin guoguojin self-assigned this Oct 16, 2023
@vega-issues vega-issues moved this from In Progress to Waiting Review in Core Kanban Oct 16, 2023
@vega-issues vega-issues moved this from Waiting Review to In Review in Core Kanban Oct 16, 2023
@vega-issues vega-issues moved this from In Review to Approved in Core Kanban Oct 16, 2023
@github-project-automation github-project-automation bot moved this from Approved to Merged in Core Kanban Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant