summaryrefslogtreecommitdiff
path: root/docs/sample-payload.json
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-05-05 15:43:29 +0300
committerPaul Buetow <paul@buetow.org>2024-05-05 15:43:29 +0300
commitf173d052d3f8679716862d233d8751f67d3b197c (patch)
treebfb1e7ca88b669cac319c78aa5c2ebbd737818f1 /docs/sample-payload.json
parent2e1e698f3232d72f441bbac7d4bc2c2b29accaf8 (diff)
can retrieve JSON payload
Diffstat (limited to 'docs/sample-payload.json')
-rw-r--r--docs/sample-payload.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/sample-payload.json b/docs/sample-payload.json
new file mode 100644
index 0000000..a4ead89
--- /dev/null
+++ b/docs/sample-payload.json
@@ -0,0 +1,3 @@
+{
+ "body": "hello world"
+}