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

current: Handle GET /gists/starred #340

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

envp
Copy link
Contributor

@envp envp commented Apr 16, 2023

Summary

List gists starred by the authenticated user.

Adds CurrentAuthHandler::list_gists_starred_by_authenticated_user. This allows callers to fetch gists that were starred by the authenticated user.

Related to #27

List gists starred by authenticated user

Adds `CurrentAuthHandler::list_gists_starred_by_authenticated_user`.
This allows callers to fetch gists that were starred by the
authenticated user.
@envp envp mentioned this pull request Apr 16, 2023
@XAMPPRocky XAMPPRocky merged commit a76b43d into XAMPPRocky:main Apr 17, 2023
@github-actions github-actions bot mentioned this pull request Apr 17, 2023
@envp envp deleted the issue-27/list-user-starred-gists branch April 17, 2023 16:04
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.

2 participants