GitHub user DariusX opened a pull request: https://github.com/apache/camel/pull/2220
CAMEL-12222: RestSwaggerServlet - added option to suppress "translate⦠Added an option to suppress "translateContextPath" Also, added a fix to allow this class to be used in the 2.20.1 version, even though it is deprecated You can merge this pull request into a Git repository by running: $ git pull https://github.com/DariusX/camel CAMEL-12222-Rest-Swagger-Context Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2220.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 #2220 ---- commit ec87c965f92ca04e874bae115f16f01c5034985e Author: realistTheorist <realisttheorist@...> Date: 2018-02-11T17:35:22Z CAMEL-12222: RestSwaggerServlet - added option to suppress "translateContextPath" ---- ---