diff options
author | Michael Arrastia <MArrasti@amdocs.com> | 2018-03-28 19:07:34 +0100 |
---|---|---|
committer | Michael Arrastia <MArrasti@amdocs.com> | 2018-03-28 19:07:34 +0100 |
commit | 282a3420f6a8e2174034fcfa98b5a3ece28023a7 (patch) | |
tree | 558d1d3d559acf291e325769e987ce82ce44a117 /.gitignore | |
parent | 533b090aa92f5eaa6c674fd63940fcacf4dc811e (diff) |
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 <MArrasti@amdocs.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ # Application /champ-lib/champ-janus/logs/ +/champ-service/logs/ # IDE - Eclipse .classpath |