diff --git a/api/client-server/list_public_rooms.yaml b/api/client-server/list_public_rooms.yaml index e76bd7ab..9eb5bf65 100644 --- a/api/client-server/list_public_rooms.yaml +++ b/api/client-server/list_public_rooms.yaml @@ -153,6 +153,8 @@ paths: 400: description: > The request body is malformed or the room alias specified is already taken. + tags: + - Room discovery post: summary: Lists the public rooms on the server with optional filter. description: |-