client-api: Fix sso_login added version
This commit is contained in:
parent
1ffccaba18
commit
117880524f
@ -12,11 +12,11 @@ pub mod v3 {
|
|||||||
description: "",
|
description: "",
|
||||||
method: GET,
|
method: GET,
|
||||||
name: "sso_login",
|
name: "sso_login",
|
||||||
unstable_path: "/_matrix/client/unstable/org.matrix.msc2858/login/sso/redirect",
|
r0_path: "/_matrix/client/r0/login/sso/redirect",
|
||||||
stable_path: "/_matrix/client/v3/login/sso/redirect",
|
stable_path: "/_matrix/client/v3/login/sso/redirect",
|
||||||
rate_limited: false,
|
rate_limited: false,
|
||||||
authentication: None,
|
authentication: None,
|
||||||
added: 1.1,
|
added: 1.0,
|
||||||
}
|
}
|
||||||
|
|
||||||
request: {
|
request: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user