Skip to content

Casts

Specifies all user-defined casts in a schema

One file per schema, holding every cast in it. Each entry is a cast.

Properties

Property Type Required Description
schema string yes The schema every object in this file belongs to.
owner string The role that owns every object in this file, unless an entry names its own. Defaults to the project's superuser.
casts array of cast yes User-defined casts.

No other properties are accepted.


Source: schemata/casts.yml · Resolved JSON Schema: casts.json