squakez commented on issue #1882:
URL: https://github.com/apache/camel-k/issues/1882#issuecomment-763715577


   While having a patch release, as a workaround, we can omit parameters and 
put them as query parameters such as:
   ```
   - from:
       uri: "kamelet:timer-source?payload=Hello%20World&message=Hello%20World"
       steps:
         - log: "${body}"
   ```


----------------------------------------------------------------
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.

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


Reply via email to