mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-18 03:53:43 +01:00
Merge 19fa1c9cbf into 13aa6e83ae
This commit is contained in:
commit
3fb1bfc6a9
|
|
@ -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