custom_perms_entity.schema.yml in Custom Permissions 8.2
Same filename and directory in other branches
config/schema/custom_perms_entity.schema.yml
File
config/schema/custom_perms_entity.schema.ymlView source
- config_perms.custom_perms_entity.*:
- type: config_entity
- label: 'Custom perms entity config'
- mapping:
- id:
- type: string
- label: 'ID'
- label:
- type: label
- label: 'Label'
- route:
- type: string
- label: 'route'
- status:
- type: boolean
- label: 'status'
- uuid:
- type: string