DSACMS / DSACMS/index-generator-website
Validate schema when fetching code.json
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Would be nice to have a system where each code.json is validated against the actual code.json schema so that we can build out a compliant index.json without having any non-compliant code.json files in there. Would heavily reduce manual work.
Contributor guide
Research direction
Start by tracing where the tool fetches each code.json and where it builds index.json, then review the actual code.json schema used for compliance. The work is done when fetched code.json files are validated before inclusion and non-compliant files cannot enter the generated index.json.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100