mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-20 13:03:42 +01:00
Update data/api/client-server/create_room.yaml
This commit is contained in:
parent
22a8066ed2
commit
51a4bbc1d9
|
|
@ -116,10 +116,10 @@ paths:
|
||||||
topic:
|
topic:
|
||||||
type: string
|
type: string
|
||||||
description: |-
|
description: |-
|
||||||
If this is included, an [`m.room.topic`](#mroomtopic) event
|
If this is included, an [`m.room.topic`](/client-server-api/#mroomtopic)
|
||||||
with a `text/plain` mimetype will be sent into the room to
|
event with a `text/plain` mimetype will be sent into the room
|
||||||
indicate the topic for the room. This overwrites any
|
to indicate the topic for the room. This overwrites any
|
||||||
[`m.room.topic`](#mroomtopic) event in `initial_state`.
|
[`m.room.topic`](/client-server-api/#mroomtopic) event in `initial_state`.
|
||||||
invite:
|
invite:
|
||||||
type: array
|
type: array
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue