Fix param name
This commit is contained in:
parent
3dc7eb23fa
commit
f6b1b80678
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ including the AS token on a ``/register`` request, along with a login type of
|
|||
Content:
|
||||
{
|
||||
type: "m.login.application_service",
|
||||
user: "<desired user localpart in AS namespace>"
|
||||
username: "<desired user localpart in AS namespace>"
|
||||
}
|
||||
|
||||
Application services which attempt to create users or aliases *outside* of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue