mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-01 13:38:37 +01:00
Make explicit the state event only includes some keys
This commit is contained in:
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…
Reference in a new issue