You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by jsight <gi...@git.apache.org> on 2018/07/31 16:38:22 UTC

[GitHub] camel pull request #2447: Added JSON Support

GitHub user jsight opened a pull request:

    https://github.com/apache/camel/pull/2447

    Added JSON Support

    Added JSON to JobInfo ContentType. Documented here: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/asynch_api_reference_jobinfo.htm

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jsight/camel patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2447.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2447
    
----
commit 7aa5dac066690e203f03f2bd5d37041eb9267701
Author: Jesse Sightler <je...@...>
Date:   2018-07-31T16:37:48Z

    Added JSON Support
    
    Added JSON to JobInfo ContentType. Documented here: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/asynch_api_reference_jobinfo.htm

----


---

[GitHub] camel pull request #2447: CAMEL-12703: camel-salesforce - Added JSON as a va...

Posted by zregvart <gi...@git.apache.org>.
Github user zregvart closed the pull request at:

    https://github.com/apache/camel/pull/2447


---