8000 Merge pull request #322 from claudiob/patch-1 · elskwid/developer.github.com@ea6ac12 · GitHub
[go: up one dir, main page]

Skip to content

Commit ea6ac12

Browse files
committed
Merge pull request github#322 from claudiob/patch-1
POST /gists does not require :public
2 parents 9145f1a + d27ba70 commit ea6ac12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/gists.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ description
6666
: _Optional_ **string**
6767

6868
public
69-
: _Required_ **boolean**
69+
: _Optional_ **boolean** - If missing, the gist will be secret.
7070

7171
files
7272
: _Required_ **hash** - Files that make up this gist. The key of which

0 commit comments

Comments
 (0)
0