From 1e3cad790622dfb790f883e3911493e976685bee Mon Sep 17 00:00:00 2001 From: Peter Svensson Date: Mon, 8 Jul 2019 15:11:40 +0200 Subject: [PATCH] added readme for output node of storage-write --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 812b8c7..3a38199 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,12 @@ input: } } +output: + + { + "payload": {"success": true, "filename": "foo/bar.txt"} // ot false if an error occurred + } + ## storage-list Lists the contents of files in a bucket