summaryrefslogtreecommitdiff
path: root/docs/api/channels-messages.md
diff options
context:
space:
mode:
authorOwen Jacobson <owen@grimoire.ca>2025-05-09 02:31:13 -0400
committerOwen Jacobson <owen@grimoire.ca>2025-05-09 02:31:13 -0400
commit64ff9ec6e3d1d9ca82f0ed49f8f2d942992d7245 (patch)
tree443497630a2b41ff8bc9a1360476ad87dc59bf30 /docs/api/channels-messages.md
parent1932ef679bcfde08cb1348500a1f0f454e8ecf3f (diff)
Example requests should correspond to example responses in the API docs.
There may be other instances of this, this is just the one I found recently.
Diffstat (limited to 'docs/api/channels-messages.md')
-rw-r--r--docs/api/channels-messages.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/channels-messages.md b/docs/api/channels-messages.md
index c5b90ab..1eca1b4 100644
--- a/docs/api/channels-messages.md
+++ b/docs/api/channels-messages.md
@@ -135,7 +135,7 @@ This endpoint will respond with a status of
"channel": "Cfqdn1234",
"sender": "Uabcd1234",
"id": "Mgh98yp75",
- "body": "an elaborate example message"
+ "body": "my amazing thoughts, by bob"
}
```