summary refs log tree commit diff
path: root/synapse/rest/client/_base.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for `/_matrix/client/v3` APIs (#11318)Aaron R2021-11-161-2/+2
| | | | | This is one of the changes required to support Matrix 1.1 Signed-off-by: Aaron Raimist <aaron@raim.ist>
* Additional type hints for client REST servlets (part 5) (#10736)Patrick Cloke2021-09-031-4/+7
| | | | Additionally this enforce type hints on all function signatures inside of the synapse.rest.client package.
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+100