mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-17 11:33:42 +01:00
Merge 19fa1c9cbf into 54944e2866
This commit is contained in:
commit
da6da11ebd
|
|
@ -102,6 +102,13 @@ paths:
|
||||||
example: "!au1ba7o:matrix.org"
|
example: "!au1ba7o:matrix.org"
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
|
requestBody:
|
||||||
|
content:
|
||||||
|
application/json:
|
||||||
|
schema:
|
||||||
|
type: object
|
||||||
|
example: {}
|
||||||
|
required: true
|
||||||
responses:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
description: The room has been forgotten.
|
description: The room has been forgotten.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue