Fixed lint + fmt

This commit is contained in:
konrad 2018-07-10 14:02:23 +02:00 committed by kolaente
parent c8622b0029
commit 237874eda6
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
25 changed files with 94 additions and 70 deletions

View file

@ -12,7 +12,7 @@ type swaggerParameterBodies struct {
UserLogin models.UserLogin
// in:body
ApiUserPassword models.ApiUserPassword
APIUserPassword models.APIUserPassword
// in:body
List models.List