Version 1
[yaffs-website] / web / core / modules / system / tests / modules / form_test / config / schema / form_test.schema.yml
1 form_test.object:
2   type: config_object
3   label: 'Test form'
4   mapping:
5     bananas:
6       type: string
7       label: 'Bananas'