You are here

lightning_core.schema.yml in Lightning Core 8.4

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. core.entity_form_mode.*.*.third_party.lightning_core:
  12. type: mapping
  13. label: 'Lightning'
  14. mapping:
  15. description:
  16. type: string
  17. label: 'Description'
  18. revision_ui:
  19. type: boolean
  20. label: 'Show the revision UI on entity forms using this mode'
  21. user.role.*.third_party.lightning_core:
  22. type: mapping
  23. label: 'Lightning'
  24. mapping:
  25. description:
  26. type: string
  27. label: 'Description'
  28. lightning_core.versions:
  29. type: sequence
  30. label: 'Extension versions'
  31. sequence:
  32. type: string
  33. label: 'Semantic version number'