ModelsΒΆ
Craft Application uses Pydantic to describe the models used in project files.
This helps generate JSON schemas for the files, which facilitate editor integration.
The top-level Project
model is nested with several other models.
Craft Application uses Pydantic to describe the models used in project files.
This helps generate JSON schemas for the files, which facilitate editor integration.
The top-level Project
model is nested with several other models.