zhfeng commented on issue #4654: URL: https://github.com/apache/camel-quarkus/issues/4654#issuecomment-1475056946
@varoliver I just go throught the codes and it looks like other method which does not have `queryParams` in the args will not get it from the properties. See https://github.com/apache/camel/blob/main/core/camel-support/src/main/java/org/apache/camel/support/component/ApiMethodHelper.java#L478-L484 So I belive it should not append to the url even if `queryParams` is set in the headers. Regards for the Red Hat build of Camel Extensions for Quarkus, please contact them for supporting. -- 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