aldettinger commented on a change in pull request #2088:
URL: https://github.com/apache/camel-quarkus/pull/2088#discussion_r546613885



##########
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:
       It's not valid JSON. The best term I could find is "spec" from the 
camel-jsontata documentation, so I would propose to rename it to 
expressions.spec then. What do you think ?




----------------------------------------------------------------
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


Reply via email to