[
https://issues.apache.org/jira/browse/CXF-6633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950301#comment-14950301
]
ASF GitHub Bot commented on CXF-6633:
-------------------------------------
GitHub user ilgrosso opened a pull request:
https://github.com/apache/cxf/pull/96
[CXF-6633] Refactoring Syncope implementation as CXF change
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ilgrosso/cxf CXF-6633
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/96.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 #96
----
commit ce47c7abfcccb99bb4aca6ad0f0f0f64f3e529c9
Author: Francesco Chicchiriccò <[email protected]>
Date: 2015-10-09T12:20:57Z
[CXF-6633] Refactoring Syncope implementation as CXF change
----
> Enhance Swagger feature with optional dynamic basePath, tags and Javadocs
> handling
> ----------------------------------------------------------------------------------
>
> Key: CXF-6633
> URL: https://issues.apache.org/jira/browse/CXF-6633
> Project: CXF
> Issue Type: Improvement
> Components: JAX-RS
> Reporter: Francesco Chicchiriccò
> Fix For: 3.1.4
>
>
> As discussed in [mailing
> list|http://cxf.547215.n5.nabble.com/About-the-Swagger-feature-and-an-extension-proposal-td5761628.html]
> the current {{Swagger2Feature}} can be enhanced in order to:
> * dynamically set the {{basePath}} property
> * assign tags to REST endpoints (used by Swagger UI to visually group
> endpoints) - a tag for each {{@Path}} annotated class
> * enrich endpoint description with content from Javadocs - similarly to WADL
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)