From 3dd4b40aedd82e0c818c4688b1de14a3746e69d5 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Wed, 30 Apr 2025 08:57:11 +0200 Subject: [PATCH] Update data/api/client-server/definitions/public_rooms_chunk.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Kévin Commaille <76261501+zecakeh@users.noreply.github.com> --- data/api/client-server/definitions/public_rooms_chunk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/definitions/public_rooms_chunk.yaml b/data/api/client-server/definitions/public_rooms_chunk.yaml index 02334d14..64786432 100644 --- a/data/api/client-server/definitions/public_rooms_chunk.yaml +++ b/data/api/client-server/definitions/public_rooms_chunk.yaml @@ -34,7 +34,7 @@ properties: topic: type: string description: |- - The plaintext topic of the room. Omitted if no `text/plain` mimetype + The plain text topic of the room. Omitted if no `text/plain` mimetype exists in [`m.room.topic`](/client-server-api/#mroomtopic). example: "All things general" world_readable: