aboutsummaryrefslogtreecommitdiffstats
path: root/champ-lib/champ-core/src/test/resources/event/event-envelope-no-key.json
blob: f6f072b16e562431c10cfe0dcd0d7281cd648a36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "header": {
    "request-id": "bffbbf77-e6fc-4c5a-af02-2dbe1bef003f",
    "timestamp": "20180320T164558Z",
    "source-name": "CHAMP",
    "event-type": "update-notification-raw"
  },
  "body": {
    "timestamp": 1521564357772,
    "transaction-id": "bffbbf77-e6fc-4c5a-af02-2dbe1bef003f",
    "vertex": {
      "type": "pserver",
      "properties": {}
    }
  }
}