Add room_types
and room_type
to /publicRooms
(#1199)
MSC: https://github.com/matrix-org/matrix-spec-proposals/pull/3827 Incorporates https://github.com/matrix-org/matrix-spec-proposals/pull/3858
This commit is contained in:
parent
9506ecea59
commit
b14759a27b
6 changed files with 39 additions and 8 deletions
|
@ -129,6 +129,7 @@ paths:
|
|||
- type: object
|
||||
title: ChildRoomsChunk
|
||||
properties:
|
||||
# Override x-addedInMatrixVersion for room_type (this endpoint had it first)
|
||||
room_type:
|
||||
type: string
|
||||
description: |-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue