Browse Source

Update routers/api/v1/repo/issue.go

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
pull/8729/head
6543 6 years ago committed by GitHub
parent
commit
432a38cb70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      routers/api/v1/repo/issue.go

2
routers/api/v1/repo/issue.go

@ -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…
Cancel
Save