mattyb149 commented on a change in pull request #3711: NIFI-6642 - JsonPath 
support for adding array element
URL: https://github.com/apache/nifi/pull/3711#discussion_r323295151
 
 

 ##########
 File path: nifi-docs/src/main/asciidoc/expression-language-guide.adoc
 ##########
 @@ -1698,6 +1698,61 @@ form of the updated JSON.#
 
 An empty subject value or a subject value with an invalid JSON document 
results in an exception bulletin.
 
+[.function]
+=== jsonPathAdd
+
+*Description*: [.description]#The `jsonPathAdd` function adds a value to an 
array at the specified JsonPath on
 
 Review comment:
   This should probably say `adds a scalar value`, I don't think it's possible 
to insert a JSON object right? I can add the word `scalar` during merge if you 
agree

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


With regards,
Apache Git Services

Reply via email to