Don't mark 'aliases' on m.room.canonical_alias as required, because it isn't.
This commit is contained in:
parent
9f286841da
commit
30a4f17420
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@
|
|||
"type": "string",
|
||||
"description": "The canonical alias."
|
||||
}
|
||||
},
|
||||
"required": ["alias"]
|
||||
}
|
||||
},
|
||||
"state_key": {
|
||||
"type": "string",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue