[
https://issues.apache.org/jira/browse/CAMEL-9751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16515038#comment-16515038
]
ASF GitHub Bot commented on CAMEL-9751:
---------------------------------------
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 <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 <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 <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 <claus.ibsen@...>
Date: 2018-06-17T08:52:05Z
CAMEL-9751: Allow to configure swagger security requirements in generated
swagger api docs in rest-dsl.
----
> Add support for security requirements to swagger java component
> ---------------------------------------------------------------
>
> Key: CAMEL-9751
> URL: https://issues.apache.org/jira/browse/CAMEL-9751
> Project: Camel
> Issue Type: New Feature
> Components: camel-swagger
> Reporter: Tim Dudgeon
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.22.0
>
>
> Swagger Java component does not currently allow security requirements to be
> specified. Would be useful to be able to do so.
> But as security is usually applied at the container level its not clear what
> the best approach would be.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)