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": { "items": {
"type": "object", "type": "object",
"title": "StateEvent", "title": "StateEvent",
"description": "A stripped down state event, with only the ``type``, ``state_key`` and ``content`` keys.",
"properties": { "properties": {
"type": { "type": {
"type": "string" "type": "string"

Loading…
Cancel
Save