JSON schemas miss some configuration parameters
Open
Nobody has claimed this yet.
bug
Priority: High
size/M
V3
- Dominant language
- Java
- Stars
- 92
- Forks
- 81
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 46
Description
Describe the bug
We found that caching-schema.json is missing many configuration parameters. The state of others is unknown.
Expected behavior
All configuration parameters(at least those in start.sh) need to be described in the JSON schema for validation.
Contributor guide
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
Compare caching-schema.json with the configuration parameters declared in start.sh, starting by inventorying which parameters are absent or uncertain. Update the schema so every parameter required by start.sh is represented for validation, then verify that the schema covers the complete inventory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json, shell
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100