API: query `patch` param is missing
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 597
- Forks
- 176
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 6
Description
From https://github.com/lichess-org/lila/pull/18518 for https://github.com/lichess-org/lila/issues/17744
All update forms have support ?patch=1
If enabled, just need to provide properties to update (no need to input all properties)
Require properties no need add
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 by reviewing the API documentation and examples for update forms, using the referenced issue and pull request context to confirm how ?patch=1 is described. Done means the partial-update behavior and the requirement to provide only properties being changed are documented clearly and consistently.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100