diff options
author | Erik Johnston <erik@matrix.org> | 2019-05-15 17:28:33 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-05-15 17:28:33 +0100 |
commit | e6459c26b45866558056bee991024e093e0de059 (patch) | |
tree | e5712db4e3e40a3c27c57de6d8208128c43d3d02 /synapse | |
parent | Newsfile (diff) | |
download | synapse-e6459c26b45866558056bee991024e093e0de059.tar.xz |
Actually implement idempotency
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/rest/client/v2_alpha/relations.py | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/relations.py b/synapse/rest/client/v2_alpha/relations.py |