This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new cf38d3b91cc Add camel-vertx-http to the list of components supported
by camel-rest-openapi
cf38d3b91cc is described below
commit cf38d3b91cc97cf89cb6f616c2a2249d17ca811c
Author: James Netherton <[email protected]>
AuthorDate: Wed Jun 22 13:14:56 2022 +0100
Add camel-vertx-http to the list of components supported by
camel-rest-openapi
---
components/camel-rest-openapi/src/main/docs/rest-openapi-component.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git
a/components/camel-rest-openapi/src/main/docs/rest-openapi-component.adoc
b/components/camel-rest-openapi/src/main/docs/rest-openapi-component.adoc
index a67eac33cf8..60815b65544 100644
--- a/components/camel-rest-openapi/src/main/docs/rest-openapi-component.adoc
+++ b/components/camel-rest-openapi/src/main/docs/rest-openapi-component.adoc
@@ -22,6 +22,7 @@ interface. Currently known working components are:
* xref:http-component.adoc[http]
* xref:netty-http-component.adoc[netty-http]
* xref:undertow-component.adoc[undertow]
+* xref:vertx-http-component.adoc[vertx-http]
Maven users will need to add the following dependency to their
`pom.xml` for this component: