You are here

http_config_request.schema.yml in HTTP Client Manager 8.2

Same filename and directory in other branches
  1. 8 config/schema/http_config_request.schema.yml
config/schema/http_config_request.schema.yml

File

config/schema/http_config_request.schema.yml
View source
  1. http_client_manager.settings:
  2. type: config_object
  3. label: 'HTTP Client Manager settings'
  4. mapping:
  5. enable_overriding_service_definitions:
  6. type: integer
  7. label: 'Enable overriding of HTTP Services API definitions'
  8. overrides:
  9. type: sequence
  10. http_client_manager.http_config_request.*:
  11. type: config_entity
  12. label: 'Http Config Request config'
  13. mapping:
  14. id:
  15. type: string
  16. label: 'ID'
  17. label:
  18. type: label
  19. label: 'Label'
  20. uuid:
  21. type: string
  22. service_api:
  23. type: string
  24. command_name:
  25. type: string
  26. parameters:
  27. type: sequence