Version 1
[yaffs-website] / web / core / modules / tour / tests / tour_test / config / schema / tour_test.schema.yml
1 # Schema for the configuration files of the Tour Test module.
2
3 tour.tip.image:
4   type: tour.tip
5   label: 'Image tour tip'
6   mapping:
7     url:
8       type: uri
9       label: 'Image URL'