status_type.schema.yml 317 B

123456789101112131415161718
  1. statusmessage.status_type.*:
  2. type: config_entity
  3. label: 'Status type config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. label:
  9. type: label
  10. label: 'Label'
  11. media:
  12. type: boolean
  13. label: 'media'
  14. mime:
  15. type: string
  16. label: 'mime'
  17. uuid:
  18. type: string