You are here

lightning_core.schema.yml in Lightning Core 8

config/schema/lightning_core.schema.yml

File

config/schema/lightning_core.schema.yml
View source
  1. core.entity_view_mode.*.*.third_party.lightning_core:
  2. type: mapping
  3. label: 'Lightning'
  4. mapping:
  5. description:
  6. type: string
  7. label: 'Description'
  8. internal:
  9. type: boolean
  10. label: 'Internal'
  11. user.role.*.third_party.lightning_core:
  12. type: mapping
  13. label: 'Lightning'
  14. mapping:
  15. description:
  16. type: string
  17. label: 'Description'
  18. lightning_core.versions:
  19. type: sequence
  20. label: 'Extension versions'
  21. sequence:
  22. type: string
  23. label: 'Semantic version number'