mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-01 17:24:10 +01:00
deny -> prevent
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
8efc548000
commit
0eb091576d
|
|
@ -150,7 +150,7 @@ paths:
|
|||
This endpoint now requires the user to be joined to the room.
|
||||
1.18: |
|
||||
The `score` request parameter was removed. Additionally, servers
|
||||
may deny event ID enumeration by using the 200 response
|
||||
may prevent event ID enumeration by using the 200 response
|
||||
regardless of the existence of the reported event.
|
||||
responses:
|
||||
"200":
|
||||
|
|
|
|||
Loading…
Reference in a new issue