summary refs log tree commit diff
path: root/synapse/rest/models.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use Pydantic to systematically validate a first batch of endpoints in ↵David Robertson2022-08-151-0/+23
`synapse.rest.client.account`. (#13188)