From 479b18354d56f214d1f17679ebba99ec4500c7b8 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Wed, 24 May 2017 16:55:53 +0100 Subject: [PATCH] More core node info help tidy up --- nodes/core/core/20-inject.html | 2 +- nodes/core/io/21-httpin.html | 88 +++++++++++++++----------- nodes/core/io/21-httprequest.html | 49 ++++++++------ nodes/core/locales/en-US/messages.json | 2 +- nodes/core/storage/50-file.html | 42 ++++++------ 5 files changed, 106 insertions(+), 77 deletions(-) diff --git a/nodes/core/core/20-inject.html b/nodes/core/core/20-inject.html index 5e149a273..c5654f490 100644 --- a/nodes/core/core/20-inject.html +++ b/nodes/core/core/20-inject.html @@ -157,7 +157,7 @@ payload can be a variety of types, including strings, JavaScript objects or the
payloadvarious
The configured payload of the message.
topic string
-
An optional property
+
An optional property that can be configured in the node.

Details

The Inject node can initiate a flow with a specific payload value. diff --git a/nodes/core/io/21-httpin.html b/nodes/core/io/21-httpin.html index a4cac1f9f..680e4fa00 100644 --- a/nodes/core/io/21-httpin.html +++ b/nodes/core/io/21-httpin.html @@ -46,32 +46,43 @@