mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +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
|
||||
for that IdP.
|
||||
operationId: redirectToSSO
|
||||
operationId: redirectToIdP
|
||||
parameters:
|
||||
- in: path
|
||||
type: string
|
||||
|
|
|
|||
Loading…
Reference in a new issue