Fixed lint + fmt
This commit is contained in:
parent
c8622b0029
commit
237874eda6
25 changed files with 94 additions and 70 deletions
|
|
@ -12,7 +12,7 @@ type swaggerParameterBodies struct {
|
|||
UserLogin models.UserLogin
|
||||
|
||||
// in:body
|
||||
ApiUserPassword models.ApiUserPassword
|
||||
APIUserPassword models.APIUserPassword
|
||||
|
||||
// in:body
|
||||
List models.List
|
||||
|
|
|
|||
Reference in a new issue