MatrixSynapse/synapse/rest/client
Patrick Cloke fc35e0673f
Add missing type hints in tests (#14879)
* FIx-up type hints in tests.logging.
* Add missing type hints to test_transactions.
2023-01-26 14:45:24 -05:00
..
__init__.py
_base.py
account.py
account_data.py
account_validity.py
auth.py
capabilities.py
devices.py
directory.py
events.py
filter.py
initial_sync.py
keys.py
knock.py
login.py
login_token_request.py
logout.py
models.py
mutual_rooms.py Mutual rooms: Remove dependency on user directory (#12836) 2022-05-30 10:05:31 +01:00
notifications.py
openid.py
password_policy.py
presence.py
profile.py
push_rule.py
pusher.py
read_marker.py
receipts.py
register.py
relations.py
rendezvous.py
report_event.py
room.py
room_batch.py
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py
sync.py Return NOT_JSON if decode fails and defer set_timeline_upper_limit ca… (#14262) 2022-10-24 16:55:06 +01:00
tags.py
thirdparty.py
tokenrefresh.py
transactions.py Add missing type hints in tests (#14879) 2023-01-26 14:45:24 -05:00
user_directory.py
versions.py
voip.py