From 64ff9ec6e3d1d9ca82f0ed49f8f2d942992d7245 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Fri, 9 May 2025 02:31:13 -0400 Subject: 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. --- docs/api/channels-messages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/api/channels-messages.md') 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" } ``` -- cgit v1.2.3