You are here

flag_for_list.schema.yml in Flag Lists 8

Same filename and directory in other branches
  1. 4.0.x config/schema/flag_for_list.schema.yml
config/schema/flag_for_list.schema.yml

File

config/schema/flag_for_list.schema.yml
View source
  1. flag_lists.flag_for_list.*:
  2. type: config_entity
  3. label: 'Flag for list 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. base_flag:
  14. type: string
  15. label: 'The template flag'
  16. owner:
  17. type: string
  18. label: 'UID'
  19. weight:
  20. type: integer
  21. label: 'Weight'