GitHub user onders86 opened a pull request:
https://github.com/apache/camel/pull/2158
CAMEL-12097- handle if both path and query params set and supress witâ¦
â¦h the value in the path
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/onders86/camel CAMEL-12097
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2158.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2158
----
commit 0464c5e640c75c9a3bb6abe023e3d907856fde89
Author: onders86 <ondersezgin@...>
Date: 2018-01-02T15:12:44Z
CAMEL-12097- handle if both path and query params set and supress with the
value in the path
----
---