You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/v3/gists.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ title: Gists | GitHub API
8
8
9
9
You can read public gists and create them for anonymous users without a token; however, to read or write gists on a user's behalf the **gist**[oAuth scope][1] is required.
10
10
11
-
<!-- When an oAuth client does not have the gists scope, the API will return a 404 "Not Found" response regardless of the validity of the credentials.
11
+
<!-- When an oAuth client does not have the gists scope, the API will return a 404 "Not Found" response regardless of the validity of the credentials.
12
12
13
13
The API will return a 401 "Bad credentials" response if the gists scope was given to the application but the credentials are invalid. -->
14
14
@@ -62,8 +62,8 @@ files
62
62
should be a _required_**string** filename and the value another
0 commit comments