You are here

custom_perms_entity.schema.yml in Custom Permissions 8

Same filename and directory in other branches
  1. 8.2 config/schema/custom_perms_entity.schema.yml
config/schema/custom_perms_entity.schema.yml

File

config/schema/custom_perms_entity.schema.yml
View source
  1. config_perms.custom_perms_entity.*:
  2. type: config_entity
  3. label: 'Custom perms entity config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. label:
  9. type: label
  10. label: 'Label'
  11. path:
  12. type: string
  13. label: 'path'
  14. status:
  15. type: boolean
  16. label: 'status'
  17. uuid:
  18. type: string