aboutsummaryrefslogtreecommitdiff
path: root/sample-cgi-handler.sh
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2022-12-28 03:20:11 +0000
committerJulio Capote <jcapote@gmail.com>2022-12-28 03:20:11 +0000
commit2408a50c46afad193e89f9381eb999cb5e8facab (patch)
tree606b713827f9e9ba0945fe5ebe8987f215f12d2f /sample-cgi-handler.sh
parentc0da8dd61b7447f18f03744202e52640220f10a9 (diff)
downloadcommunique-2408a50c46afad193e89f9381eb999cb5e8facab.tar.gz
working parse
Diffstat (limited to 'sample-cgi-handler.sh')
-rwxr-xr-xsample-cgi-handler.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample-cgi-handler.sh b/sample-cgi-handler.sh
index ccad5e7..5cafc84 100755
--- a/sample-cgi-handler.sh
+++ b/sample-cgi-handler.sh
@@ -5,7 +5,7 @@ echo '{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "OrderedCollection",
"totalItems": 1,
- "items": [
+ "orderedItems": [
{
"type": "Note",
"content": "hi"