GitHub user sebi-hgdata opened a pull request: https://github.com/apache/camel/pull/525
updating rest tests for new restParam option Hey, I'm a bit late on my promise, but here is the PR that updates the rest tests and fixes some issues that appeared after the code cleanup. (also it fixes an issue with includeRoutes method as it did not include the rest routes) I still need to have investigate why the blueprint tests fails... probably will do it over the weekend Also as a side note , I will add support also for https://github.com/swagger-api/swagger-spec/blob/master/versions/1.2.md#525-response-message-object in a separate PR Seb Calbaza You can merge this pull request into a Git repository by running: $ git pull https://github.com/sebi-hgdata/camel sebi/resolve_todos_3 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/525.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 #525 ---- commit d65134a5dc3aef11f32a3fddd18da723b423278b Author: sebi <s...@softvision.ro> Date: 2015-05-19T15:25:43Z test updates commit b6856109c891e55f6ccb76ebe376b5d12e1299ad Author: sebi <s...@softvision.ro> Date: 2015-05-21T08:54:22Z added params to xmls commit c50f45001711d510658ba17a9ab8347a60d19e1d Author: sebi <s...@softvision.ro> Date: 2015-05-21T09:50:00Z adding more default values commit d1b9a7fe06e62576117be334e0e654b3aca71a54 Author: sebi <s...@softvision.ro> Date: 2015-05-21T10:27:28Z fixed vberb handling ---- --- 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. ---