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

Incorrect description of the last_id query param on GET /api/attempts endpoint. #1814

Open
wchen4 opened this issue Aug 16, 2023 · 1 comment
Labels

Comments

@wchen4
Copy link

wchen4 commented Aug 16, 2023

The doc shows "list attempts whose id is GREATER THAN this id for pagination", however, the actual behavior is that it shows where id is LESS THAN the supplied last_id.

image

@yoyama yoyama added the bug label Aug 17, 2023
@yoyama
Copy link
Contributor

yoyama commented Aug 17, 2023

Hi, thank you for your report.
I confirmed your report is right.
We will fix it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants