From d81d0dbd1dd8401b0e183b6487f5704ffad316bc Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Thu, 29 Sep 2016 10:35:04 +0100 Subject: [PATCH] Spec canonical alias key --- api/client-server/list_public_rooms.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/api/client-server/list_public_rooms.yaml b/api/client-server/list_public_rooms.yaml index 253cfe07..a34f50b3 100644 --- a/api/client-server/list_public_rooms.yaml +++ b/api/client-server/list_public_rooms.yaml @@ -54,6 +54,10 @@ paths: Aliases of the room. May be empty. items: type: string + canonical_alias: + type: string + description: |- + The canonical alias of the room, if any. May be null. name: type: string description: |-