mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-26 00:02:18 +00:00
the method "assert_params_in_request" does handle dicts and not requests. A request body has to be parsed to json before this method can be used