synapse/tests/rest
Patrick Cloke b7272b73aa
Properly paginate forward in the /relations API. (#13840)
This fixes a bug where the `/relations` API with `dir=f` would
skip the first item of each page (except the first page), causing
incomplete data to be returned to the client.
2022-09-22 12:47:49 +00:00
..
admin Support enabling/disabling pushers (from MSC3881) (#13799) 2022-09-21 14:39:01 +00:00
client Properly paginate forward in the /relations API. (#13840) 2022-09-22 12:47:49 +00:00
key
media
__init__.py
test_health.py
test_well_known.py