diff options
author | Kegan Dougal <kegan@matrix.org> | 2015-02-05 09:43:22 +0000 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2015-02-05 09:43:22 +0000 |
commit | a1a4960baf78c1a24f76c603076c832a1947360f (patch) | |
tree | b21bfb5fc0e95023b7a50f5f86fc82a655d34588 /synapse/appservice/api.py | |
parent | Add SimpleHttpClient.put_json with the same semantics as get_json. (diff) | |
download | synapse-a1a4960baf78c1a24f76c603076c832a1947360f.tar.xz |
Impl push_bulk function
Diffstat (limited to 'synapse/appservice/api.py')
-rw-r--r-- | synapse/appservice/api.py | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/synapse/appservice/api.py b/synapse/appservice/api.py |