aboutsummaryrefslogtreecommitdiffstats
path: root/services/services-engine/src/test/resources/events
AgeCommit message (Collapse)AuthorFilesLines
2018-09-20Fix bug with POJO events in APexliamfallon3-0/+171
When an envet should be decoded entirely into a POJO and is too complex for Avro, apex decoding breaks. This reviuew fixes thsi issue. Issue-ID: POLICY-1034 Change-Id: Iccd739c4bb5c1645a2a7165f5bbfdfd4b964d79e Signed-off-by: liamfallon <liam.fallon@ericsson.com>