GitHub user ovidiu-hgdata opened a pull request: https://github.com/apache/camel/pull/755
support for adding multiple parameters at once We had a lot of APIs that shared a lot of query params and we needed a method to simply add them without duplicating the code. Same goes for the response messages. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ovidiu-hgdata/camel camel/rest_params Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/755.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 #755 ---- commit ae11fa1690a314ccf9d7130c4c56dd192878762b Author: Ov <ovidiu.an...@hgdata.com> Date: 2016-01-06T13:37:37Z add support for adding multiple parameters commit e7034bab8eac1b18faab9b971af68df7d111d935 Author: Ov <ovidiu.an...@hgdata.com> Date: 2016-01-06T14:46:52Z add support for adding multiple response msg parameters ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---