Missing whitelist
This commit is contained in:
parent
6bac7e5efd
commit
951b5d5e68
|
@ -221,3 +221,5 @@ GET /r0/capabilities is not public
|
||||||
GET /joined_rooms lists newly-created room
|
GET /joined_rooms lists newly-created room
|
||||||
/joined_rooms returns only joined rooms
|
/joined_rooms returns only joined rooms
|
||||||
Message history can be paginated over federation
|
Message history can be paginated over federation
|
||||||
|
GET /rooms/:room_id/messages returns a message
|
||||||
|
Remote user can backfill in a room with version 1
|
||||||
|
|
Loading…
Reference in a new issue