Clarify that the 'room_alias_name' when creating a room is only the localpart

pull/977/head
Paul "LeoNerd" Evans 10 years ago
parent 5e4b8798a4
commit 5e21583a5a

@ -780,7 +780,7 @@
},
"room_alias_name": {
"type": "string",
"description": "The alias to give the new room.",
"description": "Localpart of the alias to give the new room. The home server will attach its domain name after this.",
"required": false
},
"name": {

Loading…
Cancel
Save