Update changelogs/client_server/newsfragments/1938.clarification

This commit is contained in:
Johannes Marbach 2024-08-27 19:35:33 +02:00 committed by GitHub
parent ab88044235
commit 9d63f315d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +1 @@
The `reason` parameter in `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` can be omitted instead of left blank as per MSC2414. The `reason` parameter in `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` can be omitted instead of left blank as per [MSC2414](https://github.com/matrix-org/matrix-spec-proposals/pull/2414).