Merge pull request #980 from anoadragon453/anoa/ground_control_to_major_version
Switch `%CLIENT_MAJOR_VERSION%` in /login endpoint for current /login version
This commit is contained in:
commit
3747d8b8e2
1 changed files with 1 additions and 1 deletions
|
@ -342,7 +342,7 @@ log in without needing the user's password. This is achieved by including the
|
|||
|
||||
{{% added-in v="1.2" %}}
|
||||
|
||||
POST /_matrix/client/%CLIENT_MAJOR_VERSION%/login
|
||||
POST /_matrix/client/v3/login
|
||||
Authorization: Bearer YourApplicationServiceTokenHere
|
||||
|
||||
Content:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue