This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit c12ed7b1187f7b2958aa599167219a7699349101 Author: JiriOndrusek <ondrusek.j...@gmail.com> AuthorDate: Thu Mar 18 09:33:41 2021 +0100 Auto-generated adoc files. --- docs/modules/ROOT/pages/reference/extensions/http.adoc | 4 ++-- .../ROOT/partials/reference/components/aws-secrets-manager.adoc | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/modules/ROOT/pages/reference/extensions/http.adoc b/docs/modules/ROOT/pages/reference/extensions/http.adoc index 0198b11..2db27cc 100644 --- a/docs/modules/ROOT/pages/reference/extensions/http.adoc +++ b/docs/modules/ROOT/pages/reference/extensions/http.adoc @@ -17,8 +17,8 @@ Send requests to external HTTP servers using Apache HTTP Client 4.x. == What's inside -* xref:{cq-camel-components}::http-component.adoc[HTTP component], URI syntax: `http:httpUri` -* xref:{cq-camel-components}::http-component.adoc[HTTPS (Secure) component], URI syntax: `https:httpUri` +* xref:{cq-camel-components}::http-component.adoc[HTTP component], URI syntax: `http://httpUri` +* xref:{cq-camel-components}::http-component.adoc[HTTPS (Secure) component], URI syntax: `https://httpUri` Please refer to the above links for usage and configuration details. diff --git a/docs/modules/ROOT/partials/reference/components/aws-secrets-manager.adoc b/docs/modules/ROOT/partials/reference/components/aws-secrets-manager.adoc new file mode 100644 index 0000000..a509c1d --- /dev/null +++ b/docs/modules/ROOT/partials/reference/components/aws-secrets-manager.adoc @@ -0,0 +1 @@ +// Empty partial for a Camel bit unsupported by Camel Quarkus to avoid warnings when this file is included from a Camel page