Fix serialization of the "key" property
[aai/champ.git] / champ-lib / champ-core / src / test / resources / event / event-envelope-no-key.json
diff --git a/champ-lib/champ-core/src/test/resources/event/event-envelope-no-key.json b/champ-lib/champ-core/src/test/resources/event/event-envelope-no-key.json
deleted file mode 100644 (file)
index f6f072b..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-{
-  "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": {}
-    }
-  }
-}
\ No newline at end of file