mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-05 07:23:42 +01:00
Clarify that the 'room_alias_name' when creating a room is only the localpart
This commit is contained in:
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…
Reference in a new issue