From 6ff163bae3fcf27a48905daebff1591d4c4e1982 Mon Sep 17 00:00:00 2001 From: pizzapim Date: Mon, 6 Sep 2021 18:37:41 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d79a4d4..bec33ba 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Here, implemented and some unimplemented features are listed. - GET /_matrix/client/r0/rooms/{roomId}/messages: Except filtering. - GET /_matrix/client/r0/directory/list/room/{roomId} - PUT /_matrix/client/r0/directory/list/room/{roomId} +- GET /_matrix/client/r0/capabilities #### Federation API