ThePrez commented on pull request #6019:
URL: https://github.com/apache/camel/pull/6019#issuecomment-910876556


   I pushed a couple more commits. 
https://github.com/apache/camel/pull/6019/commits/e2d604389539c960d6c3bbc8504ae9f95a9fc1cb
 stops handling input parameters based on whether it's in binary mode. In the 
old design, binary mode required a `byte[]` and text mode required a `String`, 
now it is tolerant enough to accept either. 
   
   
https://github.com/apache/camel/pull/6019/commits/e54d7099cb3dccc12450138b6e1a04dfd842a520
 clarifies the parameter handling in the documentation to address the concern 
in CAMEL-16899


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to