cookbook.nodered.org icon indicating copy to clipboard operation
cookbook.nodered.org copied to clipboard

Feedback on 'Convert to/from YAML'

Open rmwiseman opened this issue 2 years ago • 0 comments

In the first bit of the example flow, YAML is supposedly injected, but it's actually JSON ({"a":1}) and is ignored anyway because the subsequent template node overwrites the payload. Perhaps the inject node should simply inject a timestamp, as is the default, to avoid confusion?

rmwiseman avatar Jan 09 '23 11:01 rmwiseman