diff options
| author | Paul Buetow <paul@buetow.org> | 2024-05-06 00:15:46 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-05-06 00:15:46 +0300 |
| commit | b289b98e9bd7d2fcd31452e1c1083bc5d3066e42 (patch) | |
| tree | c4997cd65f37f8972896d47469cd5b8d24c7f8da /docs | |
| parent | 2f726100e2dd7eaef322386476a076a248ecb3d4 (diff) | |
returning json from /list
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/sample-payload.json | 2 |
1 files changed, 1 insertions, 1 deletions
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" } |
