synapse/tests/rest/admin
Dirk Klimpel 49d72dea2a
Add an admin api to delete local media. (#8519)
Related to: #6459, #3479

Add `DELETE /_synapse/admin/v1/media/<server_name>/<media_id>` to delete
a single file from server.
2020-10-26 17:02:28 +00:00
..
__init__.py Move admin api impl to its own package 2019-05-01 15:44:30 +01:00
test_admin.py Convert federation client to async/await. (#7975) 2020-07-30 08:01:33 -04:00
test_device.py Add field total to device list in admin API (#8644) 2020-10-26 14:07:51 +00:00
test_event_reports.py Admin API for reported events (#8217) 2020-09-22 18:15:04 +01:00
test_media.py Add an admin api to delete local media. (#8519) 2020-10-26 17:02:28 +00:00
test_room.py Add the topic and avatar to the room details admin API (#8305) 2020-09-14 10:07:04 -04:00
test_user.py Fix a bug in the joined_rooms admin API (#8643) 2020-10-26 12:25:48 -04:00