This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
eb2c7e51c4
MatrixSynapse
/
changelog.d
/
10785.misc
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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 14:45:32 +02:00
Add missing type hints to REST servlets.