mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-01 20:13:43 +01:00
Merge pull request #144 from matrix-org/paul/small-fixes
Don't mark 'aliases' on m.room.canonical_alias as required
This commit is contained in:
commit
eb61f018c2
|
|
@ -13,8 +13,7 @@
|
|||
"type": "string",
|
||||
"description": "The canonical alias."
|
||||
}
|
||||
},
|
||||
"required": ["alias"]
|
||||
}
|
||||
},
|
||||
"state_key": {
|
||||
"type": "string",
|
||||
|
|
|
|||
Loading…
Reference in a new issue