ppalaga commented on a change in pull request #2088: URL: https://github.com/apache/camel-quarkus/pull/2088#discussion_r546598871
########## File path: integration-tests/jsonata/src/main/resources/spec/expressions.json ########## @@ -0,0 +1,5 @@ +{ + "name": FirstName & " " & Surname, + "mobile": Phone[type = "mobile"].number Review comment: I see that this is supposed to be some sort of JSONata transformation recipe, but I still wonder whether it is valid JSON? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org