You are here

service_endpoint.schema.yml in Services 8.4

Same filename and directory in other branches
  1. 9.0.x config/schema/service_endpoint.schema.yml
config/schema/service_endpoint.schema.yml

File

config/schema/service_endpoint.schema.yml
View source
  1. services.service_endpoint.*:
  2. type: config_entity
  3. label: 'Service Endpoint 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. label: 'Uuid'
  14. endpoint:
  15. type: string
  16. label: 'Endpoint'