Incorrect description of the last_id
query param on GET /api/attempts endpoint.
#1814
Labels
last_id
query param on GET /api/attempts endpoint.
#1814
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.
The text was updated successfully, but these errors were encountered: