pull/2229/merge
Harri 1 week ago committed by GitHub
commit 0174d153dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save