forked-synapse/synapse/rest/client
Krombel 32fd6910d0 Use parse_{int,str} and assert from http.servlet
parse_integer and parse_string can take a request and raise errors
in case we have wrong or missing params.
This PR tries to use them more to deduplicate some code and make it
better readable
2018-07-13 21:40:14 +02:00
..
v1 Use parse_{int,str} and assert from http.servlet 2018-07-13 21:40:14 +02:00
v2_alpha Use parse_{int,str} and assert from http.servlet 2018-07-13 21:40:14 +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