mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-18 01:14:10 +01:00
Restore x-addedInMatrixVersion for room_type
This commit is contained in:
parent
8b3a41b88e
commit
bf47879553
|
|
@ -23,6 +23,7 @@ allOf:
|
||||||
description: The `type` of room (from
|
description: The `type` of room (from
|
||||||
[`m.room.create`](/client-server-api/#mroomcreate)),
|
[`m.room.create`](/client-server-api/#mroomcreate)),
|
||||||
if any.
|
if any.
|
||||||
|
x-addedInMatrixVersion: "1.4"
|
||||||
allowed_room_ids:
|
allowed_room_ids:
|
||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue