Conversions¶
Specifies all conversions in a schema
One file per schema, holding every conversion in it. Each entry is a conversion.
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. |
conversions |
array of conversion | yes | Conversions. |
No other properties are accepted.
Source: schemata/conversions.yml · Resolved JSON Schema: conversions.json