Pull merge.
[yaffs-website] / web / core / modules / aggregator / tests / modules / aggregator_test / config / schema / aggregator_test.schema.yml
1 # Schema for the configuration files of the Aggregator Test module.
2
3 aggregator_test.settings:
4   type: config_object
5   label: 'Aggregator test settings'
6   mapping:
7     items:
8       type: mapping
9       label: 'Items'
10       mapping:
11         dummy_length:
12           type: integer
13           label: 'Dummy length'