dr8_zth.schema.yml 295 B

123456789101112131415
  1. # Schema for the configuration files of the DR8_ZTH module.
  2. blog.type.*:
  3. type: config_entity
  4. label: 'Blog type'
  5. mapping:
  6. description:
  7. type: label
  8. label: 'Description'
  9. name:
  10. type: label
  11. label: 'Name'
  12. type:
  13. type: string
  14. label: 'Machine name'