summaryrefslogtreecommitdiffstats
path: root/dcae-analytics/dcae-analytics-test/src/main/resources/data/wiremock/mappings/mapping-configservice-tca.json
blob: de528d83a843558db6f559e921a0dabdcf5fa25e (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": "/service_component/tca_dev",
    "method": "GET"
  },
  "response": {
    "status": 200,
    "bodyFileName": "body-configservice-tca.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"
}