mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-11 09:15:31 +02:00
fix: missing request body payload
This commit is contained in:
parent
98955e607d
commit
17762c25ac
@ -242,4 +242,7 @@ type swaggerParameterBodies struct {
|
||||
|
||||
// in:body
|
||||
MoveGroupOption api.MoveGroupOption
|
||||
|
||||
// in:body
|
||||
CreateOrUpdateGroupTeamOption api.CreateOrUpdateRepoGroupTeamOption
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user