You are here

http_client_manager_example.http_services_api.yml in HTTP Client Manager 8.2

modules/http_client_manager_example/http_client_manager_example.http_services_api.yml

File

modules/http_client_manager_example/http_client_manager_example.http_services_api.yml
View source
  1. example_services:
  2. title: "[JSON] - Example Services fake API"
  3. api_path: "src/api/example_services.json"
  4. config:
  5. base_uri: "http://jsonplaceholder.typicode.com"
  6. example_services_yaml:
  7. title: "[YAML] - Example Services fake API"
  8. api_path: "src/api/example_services.yml"
  9. config:
  10. base_uri: "http://jsonplaceholder.typicode.com"