0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-05 17:35:28 +02:00
synapse/changelog.d/12415.misc
David Robertson 95a038c106
Unify HTTP query parameter type hints (#12415)
* Pull out query param types to `synapse.http.types`
* Use QueryParams everywhere
* Simplify `encode_query_args`
* Add annotation which would have caught #12410
2022-04-08 13:06:51 +01:00

1 line
No EOL
52 B
Text

Improve type hints related to HTTP query parameters.