From c05ee18f58b69ed1201c9578c1c9f569e20fbbd6 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Thu, 29 Sep 2016 11:06:57 +0100 Subject: [PATCH] Add title and update description --- api/client-server/list_public_rooms.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/api/client-server/list_public_rooms.yaml b/api/client-server/list_public_rooms.yaml index 597dde29..1a277fb6 100644 --- a/api/client-server/list_public_rooms.yaml +++ b/api/client-server/list_public_rooms.yaml @@ -143,9 +143,11 @@ paths: post: summary: Lists the public rooms on the server with optional filter. description: |- - Lists the public rooms on the server. + Lists the public rooms on the server, with optional filter. This API returns paginated responses. + security: + - accessToken: [] parameters: - in: query name: server @@ -173,6 +175,7 @@ paths: get the next batch of rooms. filter: type: object + title: "Filter" description: |- Optional filtering of the returned rooms. properties: