| commit | bf9fa80976f061c34e5ddc478c539dbbc5c85e99 | [log] [tgz] |
|---|---|---|
| author | James Netherton <jamesnetherton@users.noreply.github.com> | Fri Jun 07 15:59:02 2024 +0100 |
| committer | GitHub <noreply@github.com> | Fri Jun 07 16:59:02 2024 +0200 |
| tree | c801b2407c1e6038a1888bca75a874a347a12020 | |
| parent | 382fac09bc045dff149ee267aa5fceff91b6ae4d [diff] |
camel-elasticsearch-rest-client: Add header details to component documentation (#14422)
diff --git a/components/camel-elasticsearch-rest-client/src/main/docs/elasticsearch-rest-client-component.adoc b/components/camel-elasticsearch-rest-client/src/main/docs/elasticsearch-rest-client-component.adoc index ab1fec9..53dafe3 100644 --- a/components/camel-elasticsearch-rest-client/src/main/docs/elasticsearch-rest-client-component.adoc +++ b/components/camel-elasticsearch-rest-client/src/main/docs/elasticsearch-rest-client-component.adoc
@@ -49,6 +49,10 @@ // endpoint options: END +// component headers: START +include::partial$component-endpoint-headers.adoc[] +// component headers: END + == Async Producer This component implements the async producer.