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

Add endpoints for (un)starring gists #296

Merged
merged 1 commit into from
Nov 9, 2017

Conversation

y-taka-23
Copy link
Contributor

This PR is for creating API endpoints to star/unstar gists.

https://developer.github.com/v3/gists/#star-a-gist
https://developer.github.com/v3/gists/#unstar-a-gist

I added not tests but samples under samples/Gists, because the endpoints have side-effects.

@phadej
Copy link
Contributor

phadej commented Oct 31, 2017

This is now in conflict, could you resolve them?

@y-taka-23
Copy link
Contributor Author

Okay, rebased.

@phadej phadej merged commit 927d6fd into haskell-github:master Nov 9, 2017
@phadej phadej added this to the 0.18 milestone Nov 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants