ppalaga commented on a change in pull request #2088: URL: https://github.com/apache/camel-quarkus/pull/2088#discussion_r546619167
########## 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: Yes, I think using somethig else than .json would be less misleading for both users and IDEs/editors :) ---------------------------------------------------------------- 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