diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2016-09-09 13:25:02 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2016-09-09 13:25:02 +0100 |
commit | 25eb769b26d6a13afcc9173e0eacf932e5cc1449 (patch) | |
tree | 61c7091efc4fc24322b4ba7a624e6224dffd6d31 /synapse/rest | |
parent | Allow lookup of a single 3PE protocol query metadata (diff) | |
download | synapse-25eb769b26d6a13afcc9173e0eacf932e5cc1449.tar.xz |
Efficiency fix for lookups of a single protocol
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v2_alpha/thirdparty.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/thirdparty.py b/synapse/rest/client/v2_alpha/thirdparty.py |