aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--endpoints.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/endpoints.md b/endpoints.md
index c4aeace..8b0d3b7 100644
--- a/endpoints.md
+++ b/endpoints.md
@@ -80,10 +80,10 @@ from matrix.org. This will give you an overview about what's implemented in the
## Room membership
-- [ ] POST - /_matrix/client/r0/rooms/{roomId}/join
+- [x] POST - /_matrix/client/r0/rooms/{roomId}/join
- [ ] POST - /_matrix/client/r0/join/{roomIdOrAlias}
- [ ] POST - /_matrix/client/r0/rooms/{roomId}/kick
-- [ ] POST - /_matrix/client/r0/rooms/{roomId}/leave
+- [x] POST - /_matrix/client/r0/rooms/{roomId}/leave
- [x] GET - /_matrix/client/r0/joined_rooms
- [ ] POST - /_matrix/client/r0/rooms/{roomId}/invite
- [ ] POST - /_matrix/client/r0/rooms/{roomId}/unban