mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-03 18:02:28 +02:00
parent
2e85e70e38
commit
7fb09f035a
4 changed files with 42 additions and 0 deletions
|
@ -68,6 +68,8 @@ type swaggerParameterBodies struct {
|
|||
CreatePullRequestOption api.CreatePullRequestOption
|
||||
// in:body
|
||||
EditPullRequestOption api.EditPullRequestOption
|
||||
// in:body
|
||||
MergePullRequestOption auth.MergePullRequestForm
|
||||
|
||||
// in:body
|
||||
CreateReleaseOption api.CreateReleaseOption
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue