Croway commented on PR #14296:
URL: https://github.com/apache/camel/pull/14296#issuecomment-2144519377

   > For multiple parameters, then Camel has support for this with multiValue 
options. This may be a nicer approach as you can then just do
   > 
   > parameter.foo=123&parameter.bar=true 
parameterType.foo=integer&parameterType.bar=boolean
   > 
   > The type could maybe also be defined in the value itself
   > 
   > parameter.foo=integer:123&parameter.bar=boolean:true
   
   Oh nice, I'll add multiValued options, thanks!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to