mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 00:48:38 +01:00
sso_login_redirect: Fix a copy-pasted operationId
This commit is contained in:
parent
c516ffd5ab
commit
c5631b30b8
|
|
@ -56,7 +56,7 @@ paths:
|
||||||
|
|
||||||
The server MUST respond with an HTTP redirect to the SSO interface
|
The server MUST respond with an HTTP redirect to the SSO interface
|
||||||
for that IdP.
|
for that IdP.
|
||||||
operationId: redirectToSSO
|
operationId: redirectToIdP
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
type: string
|
type: string
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue