mirror of
https://github.com/openziti/zrok.git
synced 2025-08-15 02:22:32 +02:00
swagger lint
This commit is contained in:
@ -82,7 +82,7 @@ func createAccountHandler(params identity.CreateAccountParams) middleware.Respon
|
||||
|
||||
logrus.Infof("account created with id = '%v'", id)
|
||||
return identity.NewCreateAccountCreated().WithPayload(&rest_model.AccountResponse{
|
||||
APIToken: token,
|
||||
Token: token,
|
||||
})
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user