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-kamelets-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new 45eb2eb  Polished
45eb2eb is described below

commit 45eb2ebd31b5c9f036cb943aed137ecf5990b3ed
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Apr 14 14:47:50 2023 +0200

    Polished
---
 jbang/mqtt/mqtt.camel.yaml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/jbang/mqtt/mqtt.camel.yaml b/jbang/mqtt/mqtt.camel.yaml
index b0ec0c5..38f7fbb 100644
--- a/jbang/mqtt/mqtt.camel.yaml
+++ b/jbang/mqtt/mqtt.camel.yaml
@@ -13,9 +13,7 @@
               jq:
                 expression: .value
                 id: jq-d9d0
-        - convertBodyTo:
-            type: String
-            id: convertBodyTo-c5ee
+                resultType: String
         - choice:
             when:
               - id: when-1bdb

Reply via email to