Skip to content

Commit c686574

Browse files
Simplify metadata generation: generate Python from JSON schema
- Changed order of operations: YAML → JSON → Python (instead of YAML → Python → merge) - Removed all manual Python file merging logic (~100 lines of code removed) - datamodel-codegen now generates single file directly from consolidated JSON - Much simpler and more maintainable - Addresses AJ's feedback to avoid manual Python code manipulation Co-Authored-By: AJ Steers <[email protected]>
1 parent 23837eb commit c686574

File tree

2 files changed

+427
-552
lines changed

2 files changed

+427
-552
lines changed

0 commit comments

Comments
 (0)