mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-17 12:25:13 +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