Enable enforcement with
[schema] enforce = true in config. See Schema Validation for the full concept.List schema types
Get a schema
string
required
Schema type name (matches the frontmatter
type field).Create or update a schema
string
required
Schema type name.
[schema] enforce = true, schema changes trigger a reload so subsequent writes use the updated schema immediately.