mirror of
https://github.com/plankanban/planka.git
synced 2025-12-19 17:23:27 +03:00
docs: Improve Swagger JSDoc
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
* description: Revokes a pending authentication token and cancels the authentication flow.
|
||||
* tags:
|
||||
* - Access Tokens
|
||||
* operationId: revokePendingToken
|
||||
* requestBody:
|
||||
* required: true
|
||||
* content:
|
||||
@@ -42,6 +43,7 @@
|
||||
* $ref: '#/components/responses/ValidationError'
|
||||
* 404:
|
||||
* $ref: '#/components/responses/NotFound'
|
||||
* security: []
|
||||
*/
|
||||
|
||||
const Errors = {
|
||||
|
||||
Reference in New Issue
Block a user