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 <jesse.sightler@...> 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 ---- ---