From b289b98e9bd7d2fcd31452e1c1083bc5d3066e42 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 6 May 2024 00:15:46 +0300 Subject: returning json from /list --- docs/sample-payload.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/sample-payload.json b/docs/sample-payload.json index a4ead89..470d21f 100644 --- a/docs/sample-payload.json +++ b/docs/sample-payload.json @@ -1,3 +1,3 @@ { - "body": "hello world" + "body": "hello world man" } -- cgit v1.2.3