event.schema.yml in Event 8
config/schema/event.schema.yml
File
config/schema/event.schema.ymlView source
- event.type.*:
- type: config_entity
- label: 'Event type config'
- mapping:
- id:
- type: string
- label: 'ID'
- label:
- type: label
- label: 'Label'
- uuid:
- type: string
- description:
- type: text
- label: 'Description'