[ https://issues.apache.org/jira/browse/CXF-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750000#comment-16750000 ]
Dennis Kieselhorst commented on CXF-7601: ----------------------------------------- I've created a branch [https://github.com/apache/cxf/tree/CXF-7601_microProfileOpenApi] with a first draft. It's working but you need geronimo-openapi 1.0.5-SNAPSHOT for it as I made some fixes there. [~reta] [~johndament] could you take a look? There is lots of copy/ paste from cxf-rt-rs-service-description-openapi-v3 which is already partly copy/ paste from cxf-rt-rs-service-description-swagger. The question is, if we want to do a more generic approach here? There is also room for more improvement in geronimo-openapi (e.g. to reuse OpenAPIEndpoint/ OpenAPIFilter). It's also not using latest Microprofile spec yet, created GERONIMO-6682 for that. > Add support for Microprofile OpenAPI implementation (as an alternative to > Swagger Core 2.0) > ------------------------------------------------------------------------------------------- > > Key: CXF-7601 > URL: https://issues.apache.org/jira/browse/CXF-7601 > Project: CXF > Issue Type: Improvement > Reporter: Dennis Kieselhorst > Assignee: Andriy Redko > Priority: Minor > -- This message was sent by Atlassian JIRA (v7.6.3#76005)