mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-07 10:02:15 -04:00
Added support for GET /events/$eventid with auth checks.
This commit is contained in:
parent
dfa0cd1d90
commit
c65885e166
4 changed files with 45 additions and 2 deletions
|
@ -80,7 +80,6 @@ class DataStore(RoomMemberStore, RoomStore,
|
|||
[
|
||||
"event_id",
|
||||
"type",
|
||||
"sender",
|
||||
"room_id",
|
||||
"content",
|
||||
"unrecognized_keys"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue