1.7 -> 1.8

Co-authored-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
Will Hunt 2023-08-09 00:38:02 +01:00 committed by GitHub
parent 78c9a5d9cc
commit 8958f8a784
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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
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
in before accepting a report.

View file

@ -67,7 +67,7 @@ paths:
security:
- accessToken: []
x-changedInMatrixVersion:
1.7: |
1.8: |
This endpoint now requires the user to be joined to the room.
responses:
"200":