forked-synapse/synapse/rest/key/v2
Patrick Cloke b93259082c
Add missing type hints to non-client REST servlets. (#10817)
Including admin, consent, key, synapse, and media. All REST servlets
(the synapse.rest module) now require typed method definitions.
2021-09-15 08:45:32 -04:00
..
__init__.py Add missing type hints to non-client REST servlets. (#10817) 2021-09-15 08:45:32 -04:00
local_key_resource.py Add missing type hints to non-client REST servlets. (#10817) 2021-09-15 08:45:32 -04:00
remote_key_resource.py Add missing type hints to non-client REST servlets. (#10817) 2021-09-15 08:45:32 -04:00