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

Implement Gist API #328

Closed
3 tasks done
hnrkndrssn opened this issue Jan 24, 2014 · 0 comments · Fixed by #794
Closed
3 tasks done

Implement Gist API #328

hnrkndrssn opened this issue Jan 24, 2014 · 0 comments · Fixed by #794
Labels
Status: Up for grabs Issues that are ready to be worked on by anyone

Comments

haagenson added a commit to haagenson/octokit.net that referenced this issue Jul 21, 2014
- [ ] Finish Gists API Implementation
- [ ] [Add method to get gist
commits](https://developer.github.com/v3/gists/#list-gist-commits)
- [ ] [Add method to get gist
forks](https://developer.github.com/v3/gists/#list-gist-forks)

Fixes octokit#328, Fixes octokit#216

Added implementation for the remaining pieces of the Gists API.  The
others mentioned in octokit#328 and octokit#216 were completed through other PRs.
@shiftkey shiftkey mentioned this issue May 8, 2015
3 tasks
@nickfloyd nickfloyd added Status: Up for grabs Issues that are ready to be worked on by anyone and removed up-for-grabs labels Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Up for grabs Issues that are ready to be worked on by anyone
Projects
None yet
3 participants