From 282a3420f6a8e2174034fcfa98b5a3ece28023a7 Mon Sep 17 00:00:00 2001 From: Michael Arrastia Date: Wed, 28 Mar 2018 19:07:34 +0100 Subject: Update to consume and publish events in new format The new format includes: - the graph request/response encapsulated in a body property - new event header with details such as timestamp, request-id, event-type Issue-ID: AAI-960 Change-Id: Ib84ddd54352ca95c3968d2d2936f6348951c2d2c Signed-off-by: Michael Arrastia --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 84bf482..9210958 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Application /champ-lib/champ-janus/logs/ +/champ-service/logs/ # IDE - Eclipse .classpath -- cgit 1.2.3-korg