Skip to content

Commit c29a6b7

Browse files
committed
Merge branch 'feat/api-projects' of https://github.com/dineshsalunke/gitea into feat/api-projects
2 parents de2ab05 + d746668 commit c29a6b7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

routers/api/v1/swagger/options.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,5 +225,5 @@ type swaggerParameterBodies struct {
225225

226226
// in:body
227227
UpdateProjectPayload api.UpdateProjectPayload
228-
LockIssueOption api.LockIssueOption
228+
LockIssueOption api.LockIssueOption
229229
}

templates/swagger/v1_json.tmpl

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)