From 6c46933fbc9cc8771d9deaddc1b91b475d6c1499 Mon Sep 17 00:00:00 2001 From: Lukas Lihotzki Date: Mon, 10 May 2021 21:02:05 +0200 Subject: [PATCH] Fix Typo Signed-off-by: Lukas Lihotzki --- data/api/client-server/appservice_room_directory.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/appservice_room_directory.yaml b/data/api/client-server/appservice_room_directory.yaml index ec0470c3..ab66bdd9 100644 --- a/data/api/client-server/appservice_room_directory.yaml +++ b/data/api/client-server/appservice_room_directory.yaml @@ -43,7 +43,7 @@ paths: This API requires the use of an application service access token (`as_token`) instead of a typical client's access_token. This API cannot be invoked by users who are not identified as application services. - operationId: updateAppserviceRoomDirectoryVsibility + operationId: updateAppserviceRoomDirectoryVisibility parameters: - in: path type: string