forked-synapse/tests/rest
Patrick Cloke 590cc4e888
Add type hints to additional servlet functions (#10437)
Improves type hints for:

* parse_{boolean,integer}
* parse_{boolean,integer}_from_args
* parse_json_{value,object}_from_request

And fixes any incorrect calls that resulted from unknown types.
2021-07-21 18:12:22 +00:00
..
admin Add type hints to additional servlet functions (#10437) 2021-07-21 18:12:22 +00:00
client MSC3244 room capabilities implementation (#10283) 2021-07-20 12:59:23 +01:00
key Rewrite the KeyRing (#10035) 2021-06-02 16:37:59 +01:00
media [pyupgrade] tests/ (#10347) 2021-07-13 11:43:15 +01:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_health.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_well_known.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00