aboutsummaryrefslogtreecommitdiff
path: root/endpoints.md
diff options
context:
space:
mode:
authorMatias Linares <matiaslina@gmail.com>2021-03-28 19:14:56 -0300
committerMatias Linares <matiaslina@gmail.com>2021-03-28 19:17:30 -0300
commitf3f846be62f3715ad2a716043c8e92806c2472fa (patch)
tree20761f1c0db6cf6b05c9944ec239f3f8711e831d /endpoints.md
parentf6397392c4fc88d1e9335bbbc4f91d8cb2f29368 (diff)
downloadperl6-matrix-client-f3f846be62f3715ad2a716043c8e92806c2472fa.tar.gz
Add read-markers api support
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 e8bc9f8..e170ca1 100644
--- a/endpoints.md
+++ b/endpoints.md
@@ -61,7 +61,7 @@ from matrix.org. This will give you an overview about what's implemented in the
## Read Markers
-- [ ] POST - /_matrix/client/r0/rooms/{roomId}/read_markers
+- [X] POST - /_matrix/client/r0/rooms/{roomId}/read_markers
## Reporting content
@@ -176,4 +176,4 @@ from matrix.org. This will give you an overview about what's implemented in the
# Endpoint completion
-0.446602% - (46/103)
+0.456311% - (47/103)