This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push: new bf9c4a99cdd [create-pull-request] automated change bf9c4a99cdd is described below commit bf9c4a99cddef5c9a64b0b2ab2911c2191d22ac5 Author: oscerd <osc...@users.noreply.github.com> AuthorDate: Wed Dec 7 01:27:49 2022 +0000 [create-pull-request] automated change --- .../org/apache/camel/springboot/catalog/components/influxdb2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/influxdb2.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/influxdb2.json index ca6c42d4e5d..ae78cf71f17 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/influxdb2.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/influxdb2.json @@ -14,7 +14,7 @@ "version": "3.20.0-SNAPSHOT", "scheme": "influxdb2", "extendsScheme": "", - "syntax": "influxdb2:connectionBean?org=<org name>&bucket=<bucket name>", + "syntax": "influxdb2:connectionBean", "async": false, "api": false, "consumerOnly": false,