You are here

event.schema.yml in Event 8

config/schema/event.schema.yml

File

config/schema/event.schema.yml
View source
  1. event.type.*:
  2. type: config_entity
  3. label: 'Event type config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. label:
  9. type: label
  10. label: 'Label'
  11. uuid:
  12. type: string
  13. description:
  14. type: text
  15. label: 'Description'