You are here

environment.schema.yml in Environment 8

config/schema/environment.schema.yml

File

config/schema/environment.schema.yml
View source
  1. environment.environment.*:
  2. type: config_entity
  3. label: 'Environment config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. label:
  9. type: label
  10. label: 'Label'
  11. description:
  12. type: string
  13. label: 'Description'
  14. uuid:
  15. type: string