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
60f4e5d61d
commit
8efc548000
|
|
@ -63,7 +63,7 @@ paths:
|
|||
- accessTokenBearer: []
|
||||
x-changedInMatrixVersion:
|
||||
1.18: |
|
||||
Servers MAY deny room ID enumeration by using the 200 response
|
||||
Servers MAY prevent room ID enumeration by using the 200 response
|
||||
regardless of the existence of the reported room and/or by adding
|
||||
a random delay when generating responses.
|
||||
responses:
|
||||
|
|
|
|||
Loading…
Reference in a new issue