From 9ca647f5ee9363c073ebd6e0496276207ebeca6d Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Thu, 20 Mar 2025 10:20:06 +0100 Subject: [PATCH] Update data/api/client-server/create_room.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Kévin Commaille <76261501+zecakeh@users.noreply.github.com> --- data/api/client-server/create_room.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/create_room.yaml b/data/api/client-server/create_room.yaml index 8fa022b2..f0d8d7f6 100644 --- a/data/api/client-server/create_room.yaml +++ b/data/api/client-server/create_room.yaml @@ -117,7 +117,7 @@ paths: type: string description: |- If this is included, an [`m.room.topic`](#mroomtopic) event - with a `text/plain` mimetype will be sent into the room to + with a `text/plain` mimetype will be sent into the room to indicate the topic for the room. This overwrites any [`m.room.topic`](#mroomtopic) event in `initial_state`. invite: