You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (Jira)" <ji...@apache.org> on 2021/08/24 16:23:00 UTC

[jira] [Resolved] (CAMEL-13590) creation of JSON-Patch component

     [ https://issues.apache.org/jira/browse/CAMEL-13590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino resolved CAMEL-13590.
--------------------------------------
    Resolution: Fixed

> 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: Andrea Cosentino
>            Priority: Major
>             Fix For: 3.12.0
>
>
> JSON is very often used as 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 to 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
(v8.3.4#803005)