From f93d319f132411c1dbdb7e12789dbb6c8dd98b3a Mon Sep 17 00:00:00 2001 From: Janos Dobronszki Date: Wed, 26 May 2021 14:09:17 +0100 Subject: [PATCH] Fix example for file service (#128) --- file/examples.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/file/examples.json b/file/examples.json index 2ba6f9a..38a8256 100644 --- a/file/examples.json +++ b/file/examples.json @@ -11,7 +11,8 @@ }, "response": { } - }, { + }], + "list": [{ "title": "List files", "request": { "project": "myproject"