[
https://issues.apache.org/jira/browse/CXF-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371117#comment-16371117
]
Francesco Chicchiriccò commented on CXF-7525:
---------------------------------------------
[~nmwael] yes, I solved by
# setting our own ApiCustomizer:
[https://github.com/apache/syncope/blob/master/core/rest-cxf/src/main/resources/restCXFContext.xml#L109]
# setting the javadocs in the constructor:
[https://github.com/apache/syncope/blob/master/core/rest-cxf/src/main/java/org/apache/syncope/core/rest/cxf/SyncopeOpenApiCustomizer.java#L49-L51]
> Add support for Swagger Core 2.0 (OpenApi Spec 3.0)
> ---------------------------------------------------
>
> Key: CXF-7525
> URL: https://issues.apache.org/jira/browse/CXF-7525
> Project: CXF
> Issue Type: Improvement
> Reporter: Andriy Redko
> Assignee: Andriy Redko
> Priority: Major
> Fix For: 3.2.2
>
>
> The OpenApi spec 3.0 has been released recently. Swagger 2.0 (currently in
> rc-2) should released in a few months (Dec/Jan). It would be great to have
> the integration available in CXF as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)