Skip to content

Operators

Specifies all user-defined operators in a schema

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

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.
operators array of operator yes User-defined operators.

No other properties are accepted.


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