/api/games/user/{username} missing filter limit documentation
Open
Beginner friendly
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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