0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-08 11:54:53 +02:00
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.