-
- Downloads
Use Pydantic to systematically validate a first batch of endpoints in...
Use Pydantic to systematically validate a first batch of endpoints in `synapse.rest.client.account`. (#13188)
Showing
- changelog.d/13188.feature 1 addition, 0 deletionschangelog.d/13188.feature
- mypy.ini 1 addition, 1 deletionmypy.ini
- poetry.lock 53 additions, 1 deletionpoetry.lock
- pyproject.toml 3 additions, 0 deletionspyproject.toml
- synapse/http/servlet.py 25 additions, 0 deletionssynapse/http/servlet.py
- synapse/rest/client/account.py 63 additions, 85 deletionssynapse/rest/client/account.py
- synapse/rest/client/models.py 69 additions, 0 deletionssynapse/rest/client/models.py
- synapse/rest/models.py 23 additions, 0 deletionssynapse/rest/models.py
- tests/rest/client/test_account.py 5 additions, 5 deletionstests/rest/client/test_account.py
- tests/rest/client/test_models.py 53 additions, 0 deletionstests/rest/client/test_models.py
Loading
Please register or sign in to comment