gist
Overview
Name | gist |
Type | Resource |
Id | github.gists.gist |
Fields
Name | Datatype | Description |
---|---|---|
id | string | |
description | string | |
comments | integer | |
comments_url | string | |
commits_url | string | |
created_at | string | |
files | object | |
fork_of | object | Gist |
forks | array | |
forks_url | string | |
git_pull_url | string | |
git_push_url | string | |
history | array | |
html_url | string | |
node_id | string | |
owner | object | A GitHub user. |
public | boolean | |
truncated | boolean | |
updated_at | string | |
url | string | |
user | string |
Methods
Name | Accessible by | Required Params |
---|---|---|
get | SELECT | gist_id |