dad1559721
Spawning from https://github.com/element-hq/synapse/pull/17187#discussion_r1619492779 around wanting to put `SlidingSyncBody` (parse the request in the rest layer), `SlidingSyncConfig` (from the rest layer, pass to the handler), `SlidingSyncResponse` (pass the response from the handler back to the rest layer to respond) somewhere that doesn't contaminate the imports and cause circular import issues. - Moved Pydantic parsing models to `synapse/types/rest` - Moved handler types to `synapse/types/handlers` |
||
---|---|---|
.. | ||
.gitignore | ||
17172.feature | ||
17187.feature | ||
17254.bugfix | ||
17256.feature | ||
17265.misc | ||
17266.misc | ||
17271.misc | ||
17272.bugfix | ||
17273.misc | ||
17275.bugfix | ||
17279.misc |