mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-29 13:54:10 +02:00
Compare commits
No commits in common. "0eb091576dd90784df52b970b6eacaa16c4fc3fa" and "60f4e5d61df461bf28dbb90c1e30e7d243bb8c10" have entirely different histories.
0eb091576d
...
60f4e5d61d
|
|
@ -63,7 +63,7 @@ paths:
|
||||||
- accessTokenBearer: []
|
- accessTokenBearer: []
|
||||||
x-changedInMatrixVersion:
|
x-changedInMatrixVersion:
|
||||||
1.18: |
|
1.18: |
|
||||||
Servers MAY prevent room ID enumeration by using the 200 response
|
Servers MAY deny room ID enumeration by using the 200 response
|
||||||
regardless of the existence of the reported room and/or by adding
|
regardless of the existence of the reported room and/or by adding
|
||||||
a random delay when generating responses.
|
a random delay when generating responses.
|
||||||
responses:
|
responses:
|
||||||
|
|
@ -150,7 +150,7 @@ paths:
|
||||||
This endpoint now requires the user to be joined to the room.
|
This endpoint now requires the user to be joined to the room.
|
||||||
1.18: |
|
1.18: |
|
||||||
The `score` request parameter was removed. Additionally, servers
|
The `score` request parameter was removed. Additionally, servers
|
||||||
may prevent event ID enumeration by using the 200 response
|
may deny event ID enumeration by using the 200 response
|
||||||
regardless of the existence of the reported event.
|
regardless of the existence of the reported event.
|
||||||
responses:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue