[
https://issues.apache.org/jira/browse/CAMEL-11116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoran Regvart resolved CAMEL-11116.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.19.0
{{queryParameters}} endpoint property is no longer determined from the endpoint
URI by using all values from {{?}} character onwards, but from the
{{properties}} parsed from the endpoint URI, these are combined with explicitly
set {{queryParameters}} endpoint property.
> Better handling of query parameters in RestProducer
> ---------------------------------------------------
>
> Key: CAMEL-11116
> URL: https://issues.apache.org/jira/browse/CAMEL-11116
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Zoran Regvart
> Assignee: Zoran Regvart
> Fix For: 2.19.0
>
>
> Currently {{RestProducer}} derives query parameters from endpoint parameters,
> passing all parameters of the endpoint as query parameters to the underlying
> component.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)