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

This commit is contained in:
Johannes Marbach 2025-04-30 08:53:36 +02:00 committed by GitHub
parent 22a8066ed2
commit 51a4bbc1d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -116,10 +116,10 @@ paths:
topic:
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
indicate the topic for the room. This overwrites any
[`m.room.topic`](#mroomtopic) event in `initial_state`.
If this is included, an [`m.room.topic`](/client-server-api/#mroomtopic)
event with a `text/plain` mimetype will be sent into the room
to indicate the topic for the room. This overwrites any
[`m.room.topic`](/client-server-api/#mroomtopic) event in `initial_state`.
invite:
type: array
description: |-