mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-04 13:23:43 +01:00
Oopsie
This commit is contained in:
parent
a8d8412068
commit
83d21484df
|
|
@ -71,7 +71,7 @@
|
|||
"type": {
|
||||
"type": "string",
|
||||
"description": "The ``type`` for the event.",
|
||||
"enum": ["``m.room.join_rules``", "``m.room.canonical_alias``", "``m.room.avatar``", "``m.room.name``"]
|
||||
"enum": ["m.room.join_rules", "m.room.canonical_alias", "m.room.avatar", "m.room.name"]
|
||||
},
|
||||
"state_key": {
|
||||
"type": "string",
|
||||
|
|
|
|||
Loading…
Reference in a new issue