forked-synapse/synapse/rest/client
Krombel 3366b9c534 rename assert_params_in_request to assert_params_in_dict
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
2018-07-13 21:53:01 +02:00
..
v1 rename assert_params_in_request to assert_params_in_dict 2018-07-13 21:53:01 +02:00
v2_alpha rename assert_params_in_request to assert_params_in_dict 2018-07-13 21:53:01 +02:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
versions.py run isort 2018-07-09 16:09:20 +10:00