You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2019/05/24 19:39:37 UTC

[camel] 15/21: Updating the docs

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch camel-2.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit d4d31aefc9b65c92ef8e1fcd1aa44ec8ed8383b7
Author: Colm O hEigeartaigh <co...@apache.org>
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 3cb957b..c86e853 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):