Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / media_entity / tests / modules / media_entity_test_type / config / schema / media_entity_test_type.schema.yml
1 media_entity.bundle.type.test_type:
2   type: mapping
3   label: 'Test type configuration'
4   mapping:
5     test_config_value:
6       type: string
7       label: 'Test config value'