[
https://issues.apache.org/jira/browse/CAMEL-15512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17192120#comment-17192120
]
Claus Ibsen commented on CAMEL-15512:
-------------------------------------
When regen spring boot then it will pickup this change
> Remove the default value for apiComponent 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
> Priority: Minor
> 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)