Stop internal keys from getting into SynapseEvents

This commit is contained in:
Erik Johnston 2014-08-21 15:06:00 +01:00
parent 1587ea26fe
commit 063e1b22e6
2 changed files with 6 additions and 0 deletions

View file

@ -51,6 +51,7 @@ class SynapseEvent(JsonEncodedObject):
"depth",
"destinations",
"origin",
"outlier",
]
required_keys = [