diff options
author | Erik Johnston <erik@matrix.org> | 2015-10-22 13:17:10 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-10-22 13:17:10 +0100 |
commit | b0ac0a9438f9acdaedde44e79f1d2f5f8a323c4a (patch) | |
tree | 8bbaa4bcbfa0f55f7b234bb3c133171a0614b32c /synapse/rest | |
parent | Merge pull request #320 from matrix-org/appservice-retry-cap (diff) | |
parent | Docstring (diff) | |
download | synapse-b0ac0a9438f9acdaedde44e79f1d2f5f8a323c4a.tar.xz |
Merge pull request #319 from matrix-org/erikj/filter_refactor
Refactor api.filtering to have a Filter API
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v2_alpha/sync.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/rest/client/v2_alpha/sync.py b/synapse/rest/client/v2_alpha/sync.py |