From b56bf2c347bb4d0d6ef9ebd9e023d38e3375821c Mon Sep 17 00:00:00 2001 From: Edward Shen Date: Tue, 20 Aug 2019 23:26:14 -0400 Subject: [PATCH] Complete deprecated specs in todo.md --- docs/todo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/todo.md b/docs/todo.md index b026d35..e5ae4de 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -87,7 +87,7 @@ - [ ] 9.5.4 GET /_matrix/client/r0/rooms/{roomId}/members - [ ] 9.5.5 GET /_matrix/client/r0/rooms/{roomId}/joined_members - [ ] 9.5.6 GET /_matrix/client/r0/rooms/{roomId}/messages - - [ ] 9.5.7 GET /_matrix/client/r0/rooms/{roomId}/initialSync + - [x] ~~9.5.7 GET /_matrix/client/r0/rooms/{roomId}/initialSync~~ *Deprecated* - [ ] 9.6 Sending events to a room - [ ] 9.6.1 PUT /_matrix/client/r0/rooms/{roomId}/state/{eventType}/{stateKey} - [ ] 9.6.2 PUT /_matrix/client/r0/rooms/{roomId}/send/{eventType}/{txnId}