You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Dennis Kieselhorst (JIRA)" <ji...@apache.org> on 2018/04/25 09:44:00 UTC

[jira] [Created] (CXF-7728) Scan for OpenAPI config files

Dennis Kieselhorst created CXF-7728:
---------------------------------------

             Summary: Scan for OpenAPI config files
                 Key: CXF-7728
                 URL: https://issues.apache.org/jira/browse/CXF-7728
             Project: CXF
          Issue Type: Improvement
    Affects Versions: 3.2.4
            Reporter: Dennis Kieselhorst


When using standard Swagger framework it scans for openapi(-configuration).(json|yaml) automatically (see https://github.com/swagger-api/swagger-core/wiki/Swagger-2.X---Integration-and-Configuration#known-locations).

CXF currently ignores those files if not explicitly set and only honors swagger.properties. We should check for openapi(-configuration).(json|yaml) first and then fall back to swagger.properties.



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