Add test to whitelist

This commit is contained in:
Prateek Sachan 2020-03-28 12:31:36 +05:30
parent 6ff9882931
commit 992bab6526

View file

@ -223,3 +223,4 @@ GET /joined_rooms lists newly-created room
Message history can be paginated over federation Message history can be paginated over federation
GET /rooms/:room_id/messages returns a message GET /rooms/:room_id/messages returns a message
Remote user can backfill in a room with version 1 Remote user can backfill in a room with version 1
Can get remote public room list