summaryrefslogtreecommitdiffstats
path: root/data/schemas/definitions.jsonschema
Commit message (Collapse)AuthorAgeFilesLines
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-171-3/+7
| | | | | * CLI: Parse USB device version BCD * Apply suggestions
* Optimize our jsonschema by using refs (#13271)Zach White2021-06-241-0/+107
* fix some broken info.json files * optimize our jsonschema using refs * fix formatting after vscode broke it * make flake8 happy * cleanup * make our schema validation more compact and flexible