From 9e13054a10af905269d24ad3046266b8e8330efb Mon Sep 17 00:00:00 2001 From: Mohit Kumar Patel <85980940+mohit1523@users.noreply.github.com> Date: Thu, 14 Sep 2023 23:14:23 +0530 Subject: [PATCH] Update list_public_rooms.yaml --- data/api/client-server/list_public_rooms.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/api/client-server/list_public_rooms.yaml b/data/api/client-server/list_public_rooms.yaml index ba816b06..678f52ad 100644 --- a/data/api/client-server/list_public_rooms.yaml +++ b/data/api/client-server/list_public_rooms.yaml @@ -154,7 +154,7 @@ paths: name: server description: |- The server to fetch the public room lists from. Defaults to the - local server. + local server. Case sensitive. schema: type: string responses: @@ -181,7 +181,7 @@ paths: name: server description: |- The server to fetch the public room lists from. Defaults to the - local server. + local server. Case sensitive. schema: type: string requestBody: