From e8b21f357f89a574c81883387929415efa8a4318 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Thu, 29 Sep 2016 17:18:34 +0100 Subject: [PATCH] Explicitlty mention total_room_count_estimate --- api/client-server/list_public_rooms.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/api/client-server/list_public_rooms.yaml b/api/client-server/list_public_rooms.yaml index 2072f92a..d5826d69 100644 --- a/api/client-server/list_public_rooms.yaml +++ b/api/client-server/list_public_rooms.yaml @@ -123,7 +123,8 @@ paths: total_room_count_estimate: type: number description: |- - An estimate on the total number of public rooms. + An estimate on the total number of public rooms, if the + server has an estimate. examples: application/json: |- { @@ -264,7 +265,8 @@ paths: total_room_count_estimate: type: number description: |- - An estimate on the total number of public rooms. + An estimate on the total number of public rooms, if the + server has an estimate. examples: application/json: |- {