Make explicit the state event only includes some keys
This commit is contained in:
parent
50e1b4c3a7
commit
9964dd1401
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue