You are here

cookie_category.schema.yml in EU Cookie Compliance (GDPR Compliance) 2.0.x

Same filename and directory in other branches
  1. 8 config/schema/cookie_category.schema.yml
config/schema/cookie_category.schema.yml

File

config/schema/cookie_category.schema.yml
View source
  1. eu_cookie_compliance.cookie_category.*:
  2. type: config_entity
  3. label: 'Cookie category 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'
  16. checkbox_default_state:
  17. type: string
  18. label: 'Checkbox default state'
  19. weight:
  20. type: integer
  21. label: 'Weight'