mirror of
https://github.com/getAlby/lndhub.go.git
synced 2025-12-21 06:34:58 +01:00
swagger, require admin token for update user
This commit is contained in:
@@ -29,7 +29,7 @@ type CreateUserRequestBody struct {
|
||||
|
||||
// CreateUser godoc
|
||||
// @Summary Create an account
|
||||
// @Description Create a new account with a login and password
|
||||
// @Description Create a new account with a login and password. Requires Authorization header with admin token.
|
||||
// @Accept json
|
||||
// @Produce json
|
||||
// @Tags Account
|
||||
|
||||
Reference in New Issue
Block a user