diff options
author | David Baker <dave@matrix.org> | 2015-01-22 19:32:17 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2015-01-22 19:32:17 +0000 |
commit | 8a850573c9cf50dd83ba47c033b28fe2bbbaf9d4 (patch) | |
tree | 2d61c19377aebe7d855061dde7bb91fc154a0e63 /synapse/storage | |
parent | oops, this is not its own schema file (diff) | |
download | synapse-8a850573c9cf50dd83ba47c033b28fe2bbbaf9d4.tar.xz |
As yet fairly untested GET API for push rules
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/push_rule.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/storage/push_rule.py b/synapse/storage/push_rule.py |