summary refs log tree commit diff
path: root/synapse/rest/client/models.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reorganize Pydantic models and types used in handlers (#17279)Eric Eastwood2024-06-101-284/+0
* Add Sliding Sync `/sync` endpoint (initial implementation) (#17187)Eric Eastwood2024-06-061-3/+188
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Add support for pydantic v2 via pydantic.v1 compat module (#16332)Maxwell G2023-09-251-1/+6
* A third batch of Pydantic validation for rest/client/account.py (#13736)David Robertson2022-09-151-13/+15
* A second batch of Pydantic models for rest/client/account.py (#13687)David Robertson2022-09-071-4/+20
* Use Pydantic to systematically validate a first batch of endpoints in `synaps...David Robertson2022-08-151-0/+69