This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 869416c Regen
869416c is described below
commit 869416ceb70d8724125216eb619304c4ef0fcf61
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Jun 19 16:09:42 2019 +0200
Regen
---
components/camel-mongodb3/src/main/docs/mongodb3-component.adoc | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc
b/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc
index bb4ea19..c5928f6 100644
--- a/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc
+++ b/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc
@@ -87,12 +87,11 @@ with the following path and query parameters:
[width="100%",cols="2,5,^1,2",options="header"]
|===
| Name | Description | Default | Type
-| *connectionBean* | *Required* Name of com.mongodb.Mongo reference to use. |
| String
+| *connectionBean* | *Required* Name of com.mongodb.Mongo to use. | | String
|===
-You may use `mongoConnection` query parameter to provide a connection instead
of the `connectionBean` reference. In such circumstance, the `connectionBean`
will be used as a simple reference name for your route with no relation to the
connection client used and it's still required parameter.
-==== Query Parameters (22 parameters):
+==== Query Parameters (24 parameters):
[width="100%",cols="2,5,^1,2",options="header"]