djcoleman commented on code in PR #4125:
URL: https://github.com/apache/camel-quarkus/pull/4125#discussion_r982373728


##########
docs/modules/ROOT/pages/reference/extensions/rest-openapi.adoc:
##########
@@ -44,3 +44,26 @@ Or add the coordinates to your existing project:
 ifeval::[{doc-show-user-guide-link} == true]
 Check the xref:user-guide/index.adoc[User guide] for more information about 
writing Camel Quarkus applications.
 endif::[]
+
+[id="extensions-rest-openapi-usage"]
+== Usage
+[id="extensions-usage-required-dependencies"]
+=== Required Dependencies
+
+A `RestProducerFactory` implementation must be available when using the 
rest-openapi extension. The currently known extensions are:
+
+* camel-quarkus-http
+* camel-quarkus-netty-http
+
+Maven users will need to add the following dependency to their `pom.xml` for 
this component:

Review Comment:
   I've added clarifying text to the documentation:
   
https://github.com/apache/camel-quarkus/pull/4125/files#diff-18acfeeccafd55eb1652f1439f12d29180977a8c401160c9f029bd2b2022f921R58



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to