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