MatrixSynapse/synapse/rest/client/v1
Mark Haines b7dbe5147a Add a parse_json_object function
to deduplicate all the copy+pasted _parse_json functions. Also document
the parse_.* functions.
2016-03-09 11:26:26 +00:00
..
__init__.py
admin.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
base.py
directory.py Add a parse_json_object function 2016-03-09 11:26:26 +00:00
events.py
initial_sync.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
login.py Add a parse_json_object function 2016-03-09 11:26:26 +00:00
presence.py
profile.py
push_rule.py Add a parse_json_object function 2016-03-09 11:26:26 +00:00
pusher.py Add a parse_json_object function 2016-03-09 11:26:26 +00:00
register.py Add a parse_json_object function 2016-03-09 11:26:26 +00:00
room.py Add a parse_json_object function 2016-03-09 11:26:26 +00:00
transactions.py
voip.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00