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