From f3f846be62f3715ad2a716043c8e92806c2472fa Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Sun, 28 Mar 2021 19:14:56 -0300 Subject: Add read-markers api support --- endpoints.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'endpoints.md') 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) -- cgit v1.2.3-54-g00ecf