diff options
author | David Baker <dave@matrix.org> | 2016-09-08 13:43:35 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-09-08 13:43:35 +0100 |
commit | 4ef222ab6142942eb76d4e0cdea57c1114b0c28a (patch) | |
tree | 58b8b8493c712686d1bc00a4f0541f2ee7c09ec4 /synapse/rest | |
parent | Log delta files we're applying (diff) | |
download | synapse-4ef222ab6142942eb76d4e0cdea57c1114b0c28a.tar.xz |
Implement `only=highlight` on `/notifications`
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v2_alpha/notifications.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/notifications.py b/synapse/rest/client/v2_alpha/notifications.py |