You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/06/02 08:02:16 UTC

[camel-spring-boot] branch main updated: Regen

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

davsclaus 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 cefcd9a40a3 Regen
cefcd9a40a3 is described below

commit cefcd9a40a30f8e4a6a30ef9137f47ca9d3f1125
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Jun 2 10:02:04 2023 +0200

    Regen
---
 .../resources/org/apache/camel/springboot/catalog/components/dhis2.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/dhis2.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/dhis2.json
index 9c7b955b34c..e226b108456 100644
--- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/dhis2.json
+++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/dhis2.json
@@ -14,7 +14,7 @@
     "version": "4.0.0-SNAPSHOT",
     "scheme": "dhis2",
     "extendsScheme": "",
-    "syntax": "dhis2:methodName",
+    "syntax": "dhis2:apiName\/methodName",
     "async": false,
     "api": true,
     "apiSyntax": "apiName\/methodName",