mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 03:34:08 +01:00
Update data/api/client-server/report_content.yaml
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
00d4e6d78c
commit
883e9e3f8c
|
|
@ -22,8 +22,9 @@ paths:
|
|||
summary: Report a room as inappropriate.
|
||||
description: |-
|
||||
Reports a room as inappropriate to the server, which may then notify
|
||||
the appropriate people. The caller is not required to be joined to the
|
||||
room to report it.
|
||||
the appropriate people. How such information is delivered is left up to
|
||||
implementations. The caller is not required to be joined to the room to
|
||||
report it.
|
||||
operationId: reportRoom
|
||||
parameters:
|
||||
- in: path
|
||||
|
|
|
|||
Loading…
Reference in a new issue