summaryrefslogtreecommitdiffstats
path: root/dcae-analytics/dcae-analytics-test/src/main/resources/data/wiremock/mappings/mapping-pubTopic.json
blob: 9613803ba30aa5f5f3dac26c72f9d0e73bc9a477 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "id": "e4a02fea-17d7-3090-a443-56384f45c102",
  "request": {
    "url": "/events/PubTopic",
    "method": "POST"
  },
  "response": {
    "status": 200,
    "bodyFileName": "body-pubTopic.txt",
    "headers": {
      "Date": "Tue, 12 Dec 2017 02:54:22 GMT",
      "Server": "Apache/2.2.22",
      "Vary": "Accept-Encoding",
      "Keep-Alive": "timeout=5, max=100",
      "Connection": "Keep-Alive",
      "Transfer-Encoding": "chunked",
      "Content-Type": "application/json;charset=UTF-8"
    }
  },
  "uuid": "e4a02fea-17d7-3090-a443-56384f45c102"
}