diff options
author | Erik Johnston <erik@matrix.org> | 2016-07-07 11:41:07 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-07-07 11:41:07 +0100 |
commit | c98e1479bd39a64add0456299644e96480151625 (patch) | |
tree | 918a2fb4b68c620dfea507f1ee1715150350c6ac /synapse/storage/events.py | |
parent | Add rest servlet. Fix SQL. (diff) | |
download | synapse-c98e1479bd39a64add0456299644e96480151625.tar.xz |
Return 400 rather than 500
Diffstat (limited to 'synapse/storage/events.py')
-rw-r--r-- | synapse/storage/events.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |