From 8b3a41b88ee65aa8b29ba817ef3ffa4e6cde9e99 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Fri, 30 May 2025 13:47:04 +0200 Subject: [PATCH] Update data/api/client-server/room_summary.yaml --- data/api/client-server/room_summary.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/api/client-server/room_summary.yaml b/data/api/client-server/room_summary.yaml index 3269f862..5522fa4d 100644 --- a/data/api/client-server/room_summary.yaml +++ b/data/api/client-server/room_summary.yaml @@ -34,8 +34,7 @@ paths: `knock_restricted`. - The room has a `world_readable` [history visibility](#room-history-visibility). - Servers should consider rate limiting federation requests more heavily, - if the client is unauthenticated. + Servers should consider rate limiting requests that require a federation request more heavily if the client is unauthenticated. operationId: getRoomSummary security: - signedRequest: []