mirror of
https://github.com/plankanban/planka.git
synced 2025-12-21 01:11:26 +03:00
docs: Improve Swagger JSDoc
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
* description: Updates a user's username. Users must provide a current password when updating their own username (unless they are SSO users with `oidcIgnoreUsername` enabled). Admins can update any user's username without the current password.
|
||||
* tags:
|
||||
* - Users
|
||||
* operationId: updateUserUsername
|
||||
* parameters:
|
||||
* - in: path
|
||||
* name: id
|
||||
|
||||
Reference in New Issue
Block a user