You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by DariusX <gi...@git.apache.org> on 2018/02/11 17:37:29 UTC

[GitHub] camel pull request #2220: CAMEL-12222: RestSwaggerServlet - added option to ...

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 <re...@...>
Date:   2018-02-11T17:35:22Z

    CAMEL-12222: RestSwaggerServlet - added option to suppress "translateContextPath"

----


---

[GitHub] camel pull request #2220: CAMEL-12222: RestSwaggerServlet - added option to ...

Posted by davsclaus <gi...@git.apache.org>.
Github user davsclaus closed the pull request at:

    https://github.com/apache/camel/pull/2220


---