GitHub user johnpoth opened a pull request:

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

    camel-olingo4 support json string as payload

    That way we don't have to create a ClientEntity on the application side for 
each request (we can just pass a string as the payload). Let me know if more 
details/JIRA is required. Thanks!

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

    $ git pull https://github.com/johnpoth/camel CAMEL-OLINGO4

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

    https://github.com/apache/camel/pull/2116.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 #2116
    
----
commit 5ee3b2edd4a8c67e32133f3aa8feda45edd3ac79
Author: jpoth <[email protected]>
Date:   2017-11-24T15:44:51Z

    camel-olingo4 support json string as payload

----


---

Reply via email to