You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2024/02/06 11:23:00 UTC

[jira] [Created] (CAMEL-20392) camel-jq - Inclined jq in simple language should keep quotes

Claus Ibsen created CAMEL-20392:
-----------------------------------

             Summary: camel-jq - Inclined jq in simple language should keep quotes
                 Key: CAMEL-20392
                 URL: https://issues.apache.org/jira/browse/CAMEL-20392
             Project: Camel
          Issue Type: Bug
          Components: camel-core, camel-jq
    Affects Versions: 4.3.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 4.4.0


Inlined script like `${jq(.#text)}`

should support keeping quotes, that is needed for keys with special chars

`${jq(."#text")}`


https://github.com/apache/camel-karavan/discussions/1103





--
This message was sent by Atlassian Jira
(v8.20.10#820010)