From 71c1fc5ec0ede8efa3b15c844aad886ed1644a51 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 11 Oct 2016 14:28:32 +0100 Subject: [PATCH] Remove spurious 400 result --- api/client-server/list_public_rooms.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/api/client-server/list_public_rooms.yaml b/api/client-server/list_public_rooms.yaml index 9eb5bf65..62d9c014 100644 --- a/api/client-server/list_public_rooms.yaml +++ b/api/client-server/list_public_rooms.yaml @@ -150,9 +150,6 @@ paths: "prev_batch": "p1902", "total_room_count_estimate": 115 } - 400: - description: > - The request body is malformed or the room alias specified is already taken. tags: - Room discovery post: @@ -300,8 +297,5 @@ paths: "prev_batch": "p1902", "total_room_count_estimate": 115 } - 400: - description: > - The request body is malformed or the room alias specified is already taken. tags: - Room discovery