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)