MatrixSynapse/synapse/rest
Patrick Cloke 126a15794c
Do not allow a None-limit on PaginationConfig. (#14146)
The callers either set a default limit or manually handle a None-limit
later on (by setting a default value).

Update the callers to always instantiate PaginationConfig with a default
limit and then assume the limit is non-None.
2022-10-14 12:30:05 +00:00
..
admin
client Do not allow a None-limit on PaginationConfig. (#14146) 2022-10-14 12:30:05 +00:00
consent
key
media
synapse
__init__.py
health.py
models.py
well_known.py