Update logout.yaml

#982: snake-case operation_id: logout_all updated to camelcase
pull/1714/head
omtamboli 4 months ago
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…
Cancel
Save