[GitHub] camel pull request #2380: CAMEL-9751: Allow to configure swagger security re...

2018-06-18 Thread davsclaus
Github user davsclaus closed the pull request at:

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


---


[GitHub] camel pull request #2380: CAMEL-9751: Allow to configure swagger security re...

2018-06-17 Thread davsclaus
GitHub user davsclaus opened a pull request:

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

CAMEL-9751: Allow to configure swagger security requirements in generated 
swagger api docs in rest-dsl.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/apache/camel swagger-security

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/camel/pull/2380.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 #2380


commit 490b50366bd81345767d04e95d7b01e83b637387
Author: Claus Ibsen 
Date:   2018-06-16T10:31:32Z

CAMEL-9751: Allow to configure swagger security requirements in generated 
swagger api docs in rest-dsl.

commit 14b0aa59147326576c222b3c73bee43ba0f2ed74
Author: Claus Ibsen 
Date:   2018-06-16T12:42:24Z

CAMEL-9751: Allow to configure swagger security requirements in generated 
swagger api docs in rest-dsl.

commit 1e711d20a9bff5aedf624e303ff948e421d7e9dc
Author: Claus Ibsen 
Date:   2018-06-17T08:33:16Z

CAMEL-9751: Allow to configure swagger security requirements in generated 
swagger api docs in rest-dsl.

commit 57142664acc06cffce684c9962b88c3cb919b652
Author: Claus Ibsen 
Date:   2018-06-17T08:52:05Z

CAMEL-9751: Allow to configure swagger security requirements in generated 
swagger api docs in rest-dsl.




---