0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 05:32:34 +01:00
gitea/routers/api/v1/user
6543 bb4261a5ed
Add issue subscription check to API (#10967)
close #10962

Adds `GET /api/v1​/repos​/{owner}​/{repo}​/issues​/{index}​/subscriptions​/check`
 -> return a `WachInfo`
2020-04-21 14:48:53 +01:00
..
app.go Reject duplicate AccessToken names (#10994) 2020-04-13 22:02:48 +03:00
email.go
follower.go
gpg_key.go
key.go
repo.go
star.go
user.go
watch.go Add issue subscription check to API (#10967) 2020-04-21 14:48:53 +01:00