mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Update logout.yaml
#982: snake-case operation_id: logout_all updated to camelcase
This commit is contained in:
parent
4b33c93f57
commit
e8762e0e23
|
|
@ -51,7 +51,7 @@ paths:
|
|||
endpoint invalidates all access tokens for the user, including the token used in
|
||||
the request, and therefore the attacker is unable to take over the account in
|
||||
this way.
|
||||
operationId: logout_all
|
||||
operationId: logoutAll
|
||||
security:
|
||||
- accessToken: []
|
||||
responses:
|
||||
|
|
|
|||
Loading…
Reference in a new issue