contacts-8.x-1.x-dev/config/schema/contact_tab.schema.yml
config/schema/contact_tab.schema.yml
contacts.contact_tab.*:
type: config_entity
label: 'Contact tab config'
mapping:
id:
type: string
label: 'ID'
label:
type: label
label: 'Label'
uuid:
type: string
path:
type: string
label: 'Path'
layout:
type: string
label: 'Layout'
weight:
type: integer
label: 'Weight'
relationships:
type: sequence
label: 'Relationships'
sequence:
type: contacts.relationship.[name]
label: 'Relationship'
blocks:
type: sequence
label: 'Blocks'
sequence:
type: contacts.block_plugin.[id]
label: 'Block'
roles:
type: sequence
label: 'User Roles'
sequence:
type: string
label: 'User Role'
