4d36bc9272f69fbce0617f2890e9e4e872b778b9
[yaffs-website] / web / modules / contrib / metatag / config / schema / metatag.metatag_defaults.schema.yml
1 metatag.metatag_defaults.*:
2   type: config_entity
3   label: 'Metatag defaults'
4   mapping:
5     id:
6       type: string
7       label: 'ID'
8     label:
9       type: label
10       label: 'Type'
11     tags:
12       type: sequence
13       label: 'Tags'
14       sequence:
15         type: metatag.metatag_tag.[%key]