Skip to main content

gist_stars

Overview

Namegist_stars
TypeResource
Idgithub.gists.gist_stars

Fields

NameDatatypeDescription
idstring
descriptionstring
html_urlstring
forks_urlstring
filesobject
publicboolean
git_pull_urlstring
ownerobjectSimple User
truncatedboolean
historyarray
commits_urlstring
updated_atstring
userobjectSimple User
forksarray
git_push_urlstring
commentsinteger
urlstring
created_atstring
comments_urlstring
node_idstring

Methods

NameAccessible byRequired ParamsDescription
check_is_starredSELECTgist_id
list_starredSELECTList the authenticated user's starred gists:
starEXECgist_idNote that you'll need to set Content-Length to zero when calling out to this endpoint. For more information, see "HTTP verbs."
unstarEXECgist_id