minor fix
This commit is contained in:
parent
3ee85a5000
commit
797c570351
@ -47,13 +47,13 @@ paths:
|
||||
$ref: '#/components/schemas/ApiResponse'
|
||||
|
||||
/api/auth/logoff:
|
||||
post:
|
||||
delete:
|
||||
tags:
|
||||
- backend
|
||||
summary: Logs out a user
|
||||
operationId: logoff
|
||||
responses:
|
||||
200:
|
||||
204:
|
||||
description: successful operation
|
||||
401:
|
||||
description: Incorrect credentials
|
||||
|
Loading…
Reference in New Issue
Block a user