Luca Burgazzoli created CAMEL-15512:
---------------------------------------
Summary: Remove the default value for apiCcomponent on
RestConfigurationDefinition
Key: CAMEL-15512
URL: https://issues.apache.org/jira/browse/CAMEL-15512
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Luca Burgazzoli
Assignee: Luca Burgazzoli
Fix For: 3.6.0
The
[RestConfigurationDefinition|https://github.com/apache/camel/blob/678749846e1120d7446a66d9e676cdded63fe25f/core/camel-core-engine/src/main/java/org/apache/camel/model/rest/RestConfigurationDefinition.java#L47-L49]
defines swagger as default API component to be used but since we have both
swagger and openapi, we should remove the default and let Camel auto discover
the component base on what it is on the classpath.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)