From 32b93d961eab4e49ed4d74eccfd89293dea0dfa9 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Thu, 3 Mar 2022 10:45:51 +0000 Subject: [PATCH] Switch %CLIENT_MAJOR_VERSION% in /login endpoint for current /login version This was left over from the days of all CS API endpoints sharing the same major spec release version. --- content/application-service-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/application-service-api.md b/content/application-service-api.md index 99ae4d54..07362c51 100644 --- a/content/application-service-api.md +++ b/content/application-service-api.md @@ -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: