Skip to content

Commit d9bdb95

Browse files
committed
Merge from upstream
1 parent a0d63d3 commit d9bdb95

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

content/v3.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -435,14 +435,7 @@ Content-Type: application/json; charset=utf-8
435435
Connection: close
436436

437437
{
438-
"errors": [
439-
{
440-
"resource": "IssueComment",
441-
"code": "abuse",
442-
"field": "base"
443-
}
444-
],
445-
"message": "Rate Limit Exceeded",
438+
"message": "You have triggered an abuse detection mechanism and have been temporarily blocked from content creation. Please retry your request again later.",
446439
"documentation_url": "https://developer.github.com/v3#abuse-rate-limits"
447440
}
448441
</pre>

0 commit comments

Comments
 (0)