mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
Update routers/api/v1/repo/issue.go
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
This commit is contained in:
parent
f04f7c91a3
commit
432a38cb70
@ -759,7 +759,7 @@ func AddIssueSubscription(ctx *context.APIContext) {
|
||||
// required: true
|
||||
// - name: user
|
||||
// in: path
|
||||
// description: user witch subscribe to issue
|
||||
// description: user to subscribe
|
||||
// type: string
|
||||
// required: true
|
||||
// responses:
|
||||
|
Loading…
Reference in New Issue
Block a user