Skip to content

code changes to add extra attributes in delete event

Vaishali Mangwani requested to merge additional-attributes-in-delete-event into master

Part 2 of Implementation of ADR - home#93

Changes done are given below -

  1. Updated the pom with latest os-core-common.version version
  2. class changes- RecordServiceImpl-> which adds extra attribute "deletionType" to be used to publish in case of deletion event

Merge request reports