Clarify that room_alias_name is required for public rooms

This commit is contained in:
Paul "LeoNerd" Evans 2014-10-20 17:18:56 +01:00
parent 5e21583a5a
commit ebd30834d0

View file

@ -771,7 +771,7 @@
"properties": {
"visibility": {
"type": "string",
"description": "Enum: The room visibility.",
"description": "Enum: The room visibility. The room_alias_name is required if the visibility is public; without it the room will remain private.",
"required": false,
"enum": [
"public",