diff options
author | David Teller <D.O.Teller@gmail.com> | 2022-05-20 14:53:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-20 14:53:25 +0200 |
commit | 10280fc9437038f7ef715873e491d54b0a6d2208 (patch) | |
tree | b5a44532021de9ea78b959750a677dc003db42c3 /synapse/api | |
parent | Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accep... (diff) | |
download | synapse-10280fc9437038f7ef715873e491d54b0a6d2208.tar.xz |
Uniformize spam-checker API, part 1: the `Code` enum. (#12703)
Diffstat (limited to 'synapse/api')
-rw-r--r-- | synapse/api/errors.py | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/synapse/api/errors.py b/synapse/api/errors.py |