summaryrefslogtreecommitdiffstats
path: root/dcae-analytics/dcae-analytics-test/src/main/resources/data/wiremock/mappings/mapping-configservice-binding.json
blob: 454292c433f59a15f7759eed5deddaaaa75038dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "id": "e4a02fea-17d7-3090-a443-56384f45c111",
  "request": {
    "url": "/v1/catalog/service/config_binding_service",
    "method": "GET"
  },
  "response": {
    "status": 200,
    "bodyFileName": "body-configservice-binding.json",
    "headers": {
      "Content-Type": "application/json",
      "Server": "Apache/2.2.22",
      "Date": "Tue, 02 Jan 2018 19:13:42 GMT"
    }
  },
  "uuid": "e4a02fea-17d7-3090-a443-56384f45c111"
}