Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 555 Bytes

gists.rst

File metadata and controls

31 lines (17 loc) · 555 Bytes

Gist API Objects

The Gists API has a rich set of objects it returns.

Gist Representations

github3.gists.gist.ShortGist

github3.gists.gist.GistFork

github3.gists.gist.Gist

Files in a Gist

Gists have files which have two representations:

github3.gists.file.GistFile

github3.gists.file.ShortGistFile

The History of a Gist

github3.gists.history.GistHistory