rules-8.x-3.x-dev/config/schema/rules.context.schema.yml
config/schema/rules.context.schema.yml
rules.context.definition:
type: mapping
label: 'Context definition'
mapping:
type:
type: string
label: 'Type'
label:
type: text
label: 'Label'
description:
type: text
label: 'Description'
rules.context.mapping:
type: sequence
label: 'Context mapping'
sequence:
type: string
label: "Entity"
rules.context.values:
type: mapping
label: 'Context values'
mapping:
# The entries depend on the plugin here. Plugins have to extend this and
# provide a suitable schema.
rules.context.processors:
type: ignore
label: 'Context processors'
