Increase code coverage
[aai/gizmo.git] / src / test / resources / event / event-envelope-sentinel.json
1 {
2   "header": {
3     "request-id": "5cf7f973-c406-4507-ad71-72d7b3d26c36",
4     "timestamp": "20180316T092301Z",
5     "source-name": "SENTINEL",
6     "event-type": "update-result",
7     "validation-entity-type": "pserver"
8   },
9   "body": {
10     "operation": "CREATE",
11     "transaction-id": "6544a144-0c56-4f71-81d8-a6170efbb296",
12     "timestamp": 1521192181065,
13     "vertex": {
14       "key": "",
15       "schema-version": "v13",
16       "type": "pserver",
17       "properties": {
18         
19       }
20     }
21   },
22   "policyViolations": [
23     {
24       "summary": "a summary",
25       "policyName": "a policy name"
26     }
27   ]
28 }