MatrixSynapse/tests/rest
Patrick Cloke 96274565ff
Fix bundling aggregations if unsigned is not a returned event field. (#12234)
An error occured if a filter was supplied with `event_fields` which did not include
`unsigned`.

In that case, bundled aggregations are still added as the spec states it is allowed
for servers to add additional fields.
2022-03-16 12:17:39 -04:00
..
admin Add config settings for background update parameters (#11980) 2022-03-11 10:46:45 -08:00
client Fix bundling aggregations if unsigned is not a returned event field. (#12234) 2022-03-16 12:17:39 -04:00
key
media Add type hints to `tests/rest`. (#12208) 2022-03-11 12:42:22 +00:00
__init__.py
test_health.py
test_well_known.py