7674b136dc7ba4460eee92cbb4e917bbc790cbc6
[yaffs-website] / schema / module_installer_config_test.schema.yml
1 module_installer_config_test.type.*:
2   type: config_entity
3   label: 'Test entity type'
4   mapping:
5     id:
6       type: string
7     name:
8       type: label
9       label: 'Name'