mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
1.7 -> 1.8
Co-authored-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
78c9a5d9cc
commit
8958f8a784
|
|
@ -19,6 +19,6 @@ This may be a dedicated room to alert server administrators to the
|
||||||
reported content or some other mechanism for notifying the appropriate
|
reported content or some other mechanism for notifying the appropriate
|
||||||
people.
|
people.
|
||||||
|
|
||||||
{{< changed-in v="1.7" >}} The server MUST verify that the user
|
{{< changed-in v="1.8" >}} The server MUST verify that the user
|
||||||
reporting the event is currently joined to the room the event is
|
reporting the event is currently joined to the room the event is
|
||||||
in before accepting a report.
|
in before accepting a report.
|
||||||
|
|
|
||||||
|
|
@ -67,7 +67,7 @@ paths:
|
||||||
security:
|
security:
|
||||||
- accessToken: []
|
- accessToken: []
|
||||||
x-changedInMatrixVersion:
|
x-changedInMatrixVersion:
|
||||||
1.7: |
|
1.8: |
|
||||||
This endpoint now requires the user to be joined to the room.
|
This endpoint now requires the user to be joined to the room.
|
||||||
responses:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue