summary refs log tree commit diff
path: root/changelog.d/10817.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing type hints to non-client REST servlets. (#10817)Patrick Cloke2021-09-151-0/+1
Including admin, consent, key, synapse, and media. All REST servlets (the synapse.rest module) now require typed method definitions.