v1/web/modules/contrib/flag/config/schema/flag.views.schema.yml

17 lines
374 B
YAML

# Schema for the views plugins of the flag module.
views.filter.flag_filter:
type: views.filter.boolean
label: 'Flag filter'
views.relationship.flag_relationship:
type: views_relationship
label: 'Display options for flag relationship'
mapping:
flag:
type: string
label: 'The flag'
user_scope:
type: string
label: 'The user scope'