Use Pydantic to auto generate JSON Schema and use it with vscode to validate and auto-complete with some yamls or json
poetry install
poetry run pre-commit install
- Edit
user.py
andconfig.py
models git add ...
andgit commit
to use pre-commit scripts