mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-21 13:33:44 +01:00
Update data/api/client-server/room_summary.yaml
This commit is contained in:
parent
ef08305cdb
commit
8b3a41b88e
|
|
@ -34,8 +34,7 @@ paths:
|
||||||
`knock_restricted`.
|
`knock_restricted`.
|
||||||
- The room has a `world_readable` [history visibility](#room-history-visibility).
|
- The room has a `world_readable` [history visibility](#room-history-visibility).
|
||||||
|
|
||||||
Servers should consider rate limiting federation requests more heavily,
|
Servers should consider rate limiting requests that require a federation request more heavily if the client is unauthenticated.
|
||||||
if the client is unauthenticated.
|
|
||||||
operationId: getRoomSummary
|
operationId: getRoomSummary
|
||||||
security:
|
security:
|
||||||
- signedRequest: []
|
- signedRequest: []
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue