JSON node: add help about schema deletion

This commit is contained in:
Nathanaël Lécaudé 2018-12-10 14:47:52 -05:00
parent 3fcfd4abdd
commit a97759aa35
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<dd>A JavaScript object or JSON string.</dd>
<dt>schema<span class="property-type">object</span></dt>
<dd>An optional JSON Schema object to validate the payload against.
The property will be deleted before the <code>msg</code> is sent to the next flow.</dd>
The property will be deleted before the <code>msg</code> is sent to the next node.</dd>
</dl>
<h3>Outputs</h3>
<dl class="message-properties">