docs: Correct invalid/missing details in Swagger

This commit is contained in:
Maksim Eltyshev
2025-09-16 15:51:14 +02:00
parent 33eef6e068
commit 97ddefc236
12 changed files with 28 additions and 24 deletions

View File

@@ -5,7 +5,7 @@
/**
* @swagger
* /access-tokens:
* /access-tokens/me:
* delete:
* summary: User logout
* description: Logs out the current user by deleting the session and access token. Clears HTTP-only cookies if present.