Make explicit the state event only includes some keys

erikj/invite_state
Erik Johnston 9 years ago
parent 50e1b4c3a7
commit 9964dd1401

@ -39,6 +39,7 @@
"items": {
"type": "object",
"title": "StateEvent",
"description": "A stripped down state event, with only the ``type``, ``state_key`` and ``content`` keys.",
"properties": {
"type": {
"type": "string"

Loading…
Cancel
Save