From a3f40730eda6d19369e27ccff980ec8fc3ffe454 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Wed, 30 Apr 2025 08:55:05 +0200 Subject: [PATCH] Update data/api/client-server/create_room.yaml Co-authored-by: Richard van der Hoff <1389908+richvdh@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 91c85840..03a85443 100644 --- a/data/api/client-server/create_room.yaml +++ b/data/api/client-server/create_room.yaml @@ -109,7 +109,7 @@ paths: name: type: string description: |- - If this is included, an [`m.room.name`](#mroomname) event + If this is included, an [`m.room.name`](/client-server-api/#mroomname) event will be sent into the room to indicate the name for the room. This overwrites any [`m.room.name`](/client-server-api/#mroomname) event in `initial_state`.