lichess-org / lichess-org/api

/api/games/user/{username} missing filter limit documentation

Open Beginner friendly
#637 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
597
Forks
176
Avg merge
1d 4h
Merged PRs (30d)
6

Description

/api/games/user/{username} game streams are limited to 10,000 games per request when using a filter parameter.
I only verified the rating filter but I assume other filters that limit results have the same limitation.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the documentation entry for /api/games/user/{username} and compare the stated behavior for the rating filter with the other filters that limit results. Document the 10,000-game-per-request limit where it applies, and verify that the endpoint description accurately reflects the available filter behavior.

Written by the indexing model from the issue text.

Assessment

Domain
api, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.