This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch CAMEL-13402
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/CAMEL-13402 by this push:
new 7e9cb6b Updating the docs
7e9cb6b is described below
commit 7e9cb6b41dad128391001f791517157bb5195901
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Apr 29 12:39:14 2019 +0100
Updating the docs
---
components/camel-coap/src/main/docs/coap-component.adoc | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/components/camel-coap/src/main/docs/coap-component.adoc
b/components/camel-coap/src/main/docs/coap-component.adoc
index 5bcdb86..ce711ae 100644
--- a/components/camel-coap/src/main/docs/coap-component.adoc
+++ b/components/camel-coap/src/main/docs/coap-component.adoc
@@ -37,7 +37,10 @@ The CoAP endpoint is configured using URI syntax:
----
coap:uri
----
-
+Alternatively, if TLS is being used:
+----
+coaps:uri
+----
with the following path and query parameters:
==== Path Parameters (1 parameters):