diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2019-09-05 14:31:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-05 14:31:22 +0100 |
commit | a0d294c306d2e345bb53078791858c41f3101424 (patch) | |
tree | 63a954aa623f6ffa20c1e0438585845fd3526bc3 /synapse/rest/client | |
parent | Fix opentracing contexts missing from outbound replication requests (#5982) (diff) | |
download | synapse-a0d294c306d2e345bb53078791858c41f3101424.tar.xz |
Switch to using v2 Identity Service APIs other than lookup (MSC 2140) (#5892)
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v2_alpha/account.py | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/synapse/rest/client/v2_alpha/account.py b/synapse/rest/client/v2_alpha/account.py |