Greg A. created CAMEL-13590:
-------------------------------
Summary: creation of JSON-Patch component
Key: CAMEL-13590
URL: https://issues.apache.org/jira/browse/CAMEL-13590
Project: Camel
Issue Type: New Feature
Reporter: Greg A.
Assignee: Greg A.
JSON is very often used inside data exchange. JSON patch can transform JSON to
an other JSON with a JSON patch file.
JSON patch is specified in RFC 6902 from the IETF.
I propose de setup and create a new component using [java-json-tools
|https://github.com/java-json-tools/json-patch]
this lib implements RFC 6902 (JSON Patch) and RFC 7386 (JSON Merge Patch)
camel-jolt component could be very useful sample to setup this new component
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)