You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2019/06/28 20:03:00 UTC

[jira] [Created] (CXF-8064) OpenApiFeature(OpenAPI V3) should be able to work with camel-cxfrs endpoint

Freeman Fang created CXF-8064:
---------------------------------

             Summary: OpenApiFeature(OpenAPI V3) should be able to work with camel-cxfrs endpoint
                 Key: CXF-8064
                 URL: https://issues.apache.org/jira/browse/CXF-8064
             Project: CXF
          Issue Type: Improvement
            Reporter: Freeman Fang


we should add another ContainerRequestFilter for OpenApiFeature, so the swagger related request can be intercepted and won't go in camel router, like what we've done for Swagger2Feature. 
In V3, io.swagger.v3.jaxrs2.integration.resources.OpenApiResource.getOpenApi should be used to fetch swagger(json|yaml) payload



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)