mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-17 14:22:21 +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