You are here

link_configuration_storage.schema.yml in Menu Token 8

Same filename and directory in other branches
  1. 9.1.x config/schema/link_configuration_storage.schema.yml
config/schema/link_configuration_storage.schema.yml

File

config/schema/link_configuration_storage.schema.yml
View source
  1. menu_token.link_configuration_storage.*:
  2. type: config_entity
  3. label: 'Link configuration storage 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. linkid:
  14. type: string
  15. label: 'linkid'
  16. configurationSerialized:
  17. type: string
  18. label: 'configurationSerialized'