-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] [API] Check If user is subscribed to specific Issue #10962
Comments
Proposal:-> |
cange api to |
zeripath
pushed a commit
that referenced
this issue
Apr 21, 2020
close #10962 Adds `GET /api/v1/repos/{owner}/{repo}/issues/{index}/subscriptions/check` -> return a `WachInfo`
ydelafollye
pushed a commit
to ydelafollye/gitea
that referenced
this issue
Jul 31, 2020
close go-gitea#10962 Adds `GET /api/v1/repos/{owner}/{repo}/issues/{index}/subscriptions/check` -> return a `WachInfo`
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
similar to https://gitea.com/api/swagger#/repository/userCurrentCheckSubscription
but for a single issue
Gitea Version: 1.12.0+dev-72-g2c25e75dc
The text was updated successfully, but these errors were encountered: