synapse/changelog.d/10817.misc
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

2 lines
41 B
Plaintext

Add missing type hints to REST servlets.