James Netherton created CAMEL-19235:
---------------------------------------
Summary: camel-restdsl-openapi-plugin: Add platform-http to REST
consumer components list
Key: CAMEL-19235
URL: https://issues.apache.org/jira/browse/CAMEL-19235
Project: Camel
Issue Type: Improvement
Reporter: James Netherton
There's some logic in the restdsl-openapi-plugin that tries to detect
components on the classpath for configuring the REST DSL component. For Camel
Quarkus it will likely default to 'servlet' because it knows nothing about
platform-http:
https://github.com/apache/camel/blob/main/tooling/maven/camel-restdsl-openapi-plugin/src/main/java/org/apache/camel/maven/generator/openapi/AbstractGenerateMojo.java#L78-L80
--
This message was sent by Atlassian Jira
(v8.20.10#820010)