github.gist
Description
GitHub gist
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
id | string | Gist ID |
description | string | Gist description |
createdAt | time | Gist create time |
updatedAt | time | Gist update time |
owner | github.user | Gist owner |
public | bool | Whether the gist is public |
files | []github.gistfile | Gist files |