Skip to content
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

API: handle reactions to issues #8832

Closed
6543 opened this issue Nov 5, 2019 · 0 comments · Fixed by #9220
Closed

API: handle reactions to issues #8832

6543 opened this issue Nov 5, 2019 · 0 comments · Fixed by #9220
Labels
modifies/api This PR adds API routes or modifies them type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@6543
Copy link
Member

6543 commented Nov 5, 2019

related to #8313

GET    /repos/{owner}/{repo}/issues/{index}/reactions
PUT    /repos/{owner}/{repo}/issues/{index}/reactions
DELETE /repos/{owner}/{repo}/issues/{index}/reactions
@lunny lunny added modifies/api This PR adds API routes or modifies them type/proposal The new feature has not been accepted yet but needs to be discussed first. labels Nov 5, 2019
@6543 6543 mentioned this issue Dec 2, 2019
16 tasks
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
modifies/api This PR adds API routes or modifies them type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants