Updated swaggerdocs
This commit is contained in:
parent
42bd69321a
commit
8ca8803404
4 changed files with 659 additions and 161 deletions
|
|
@ -34,4 +34,10 @@ type swaggerParameterBodies struct {
|
|||
|
||||
// in:body
|
||||
TeamNamespace models.TeamNamespace
|
||||
|
||||
// in:body
|
||||
ListUser models.ListUser
|
||||
|
||||
// in:body
|
||||
NamespaceUser models.NamespaceUser
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue