|
|
||
|---|---|---|
| .. | ||
| README.md | ||
README.md
This directory holds generated JSON Schema files for the EnergiBridge IR
models defined in specs/ir.py.
Generation
- Use
python3 scripts/generate_schemas.py --out specs/schemasto regenerate - The test suite contains a test that exercises the generator to ensure the schemas are JSON-serializable and consistent with the Pydantic models.