mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
JSON node: add help about schema deletion
This commit is contained in:
parent
3fcfd4abdd
commit
a97759aa35
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user