Add json patch transformations to support adding complex json to message payload as part of kafka connect SMT.
Required to support upsert profile in AEP.
Related Issue
Changes
Json patch SMT
Relevant Documentation
Please enter the links of any docs updated to reflect this change
How Has This Been Tested?
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[*] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Summary
Add json patch transformations to support adding complex json to message payload as part of kafka connect SMT. Required to support upsert profile in AEP.
Related Issue
Changes
Relevant Documentation
Please enter the links of any docs updated to reflect this change
How Has This Been Tested?
Types of changes
Checklist