Update data/api/client-server/create_room.yaml

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Johannes Marbach 2025-04-30 08:55:05 +02:00 committed by GitHub
parent 39edd64034
commit a3f40730ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`.