You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "James Netherton (Jira)" <ji...@apache.org> on 2023/04/03 07:21:00 UTC

[jira] [Created] (CAMEL-19235) camel-restdsl-openapi-plugin: Add platform-http to REST consumer components list

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)