MatrixSynapse/synapse/rest/client/v2_alpha
Patrick Cloke a0bc9d387e
Use the proper Request in type hints. (#9515)
This also pins the Twisted version in the mypy job for CI until
proper type hints are fixed throughout Synapse.
2021-03-01 12:23:46 -05:00
..
__init__.py
_base.py
account.py
account_data.py
account_validity.py
auth.py
capabilities.py
devices.py
filter.py
groups.py Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00
keys.py
notifications.py
openid.py
password_policy.py
read_marker.py
receipts.py
register.py
relations.py
report_event.py
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py
shared_rooms.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
user_directory.py