aboutsummaryrefslogtreecommitdiff
path: root/endpoints.md
diff options
context:
space:
mode:
authorMatias Linares <matiaslina@gmail.com>2019-03-18 16:12:25 -0300
committerMatias Linares <matiaslina@gmail.com>2019-03-18 16:12:25 -0300
commit0977a9f4148518686ac6e75c56542e7d8daca029 (patch)
tree7811bf76987372ba9652558df11cae33f15c7e03 /endpoints.md
parentaff2a2eeb6fba35636a863fdf48a3ad08c335877 (diff)
downloadperl6-matrix-client-0977a9f4148518686ac6e75c56542e7d8daca029.tar.gz
Update endpoints
Diffstat (limited to 'endpoints.md')
-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