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
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "The canonical alias."
|
"description": "The canonical alias."
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"required": ["alias"]
|
|
||||||
},
|
},
|
||||||
"state_key": {
|
"state_key": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue