mirror of
https://github.com/matrix-org/synapse.git
synced 2026-02-11 18:52:21 +01:00
* Pull out query param types to `synapse.http.types` * Use QueryParams everywhere * Simplify `encode_query_args` * Add annotation which would have caught #12410