mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-03 14:38:37 +01:00
Don't mark 'aliases' on m.room.canonical_alias as required, because it isn't.
This commit is contained in:
parent
9f286841da
commit
30a4f17420
|
|
@ -13,8 +13,7 @@
|
|||
"type": "string",
|
||||
"description": "The canonical alias."
|
||||
}
|
||||
},
|
||||
"required": ["alias"]
|
||||
}
|
||||
},
|
||||
"state_key": {
|
||||
"type": "string",
|
||||
|
|
|
|||
Loading…
Reference in a new issue