You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2019/10/30 12:08:00 UTC

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

    [ https://issues.apache.org/jira/browse/CAMEL-13590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962969#comment-16962969 ] 

Claus Ibsen commented on CAMEL-13590:
-------------------------------------

Greg are you working on this?

> 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.
>            Priority: Major
>
> 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)