Skip to content

Commit 0b037eb

Browse files
committed
document some weird magic Gist behavior
1 parent db2a7ff commit 0b037eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/v3/gists.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ content
7676
}
7777
%>
7878

79+
_Note:_ Don't name your files "gistfile" with a numerical suffix. This is the
80+
format of the automatic naming scheme that Gist uses internally.
81+
7982
### Response
8083

8184
<%= headers 201, :Location => "https://api.github.com/gists/1" %>

0 commit comments

Comments
 (0)