Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7667b36

Browse files
committed
boom
1 parentd9e289e commit7667b36

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎v3/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -212,9 +212,9 @@ <h2 id="pagination">Pagination</h2>
212212
<dd>Shows the URL of the immediate previous page of results.</dd>
213213
</dl><h2id="rate-limiting">Rate Limiting</h2>
214214

215-
<p>We limit requests to API v3 to 5000 perday. This is keyed off either your
216-
login,oryour request IP. You can check the returned HTTP headers of any API
217-
request to see your current status:</p>
215+
<p>We limit requests to API v3 to 5000 perhour. This is keyed off either your
216+
login, yourOAuth token, orrequest IP. You can check the returned HTTP
217+
headers of any APIrequest to see your current status:</p>
218218

219219
<preclass="terminal">
220220
$ curl -i https://api.github.com/users/whatever

‎v3/pulls/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ <h3 id="input-2">Input</h3>
409409
<dl>
410410
<dt>commit_message</dt>
411411
<dd>
412-
<em>Required</em><strong>string</strong> - The message that will used for the merge commit</dd>
412+
<em>Optional</em><strong>string</strong> - The message that will be used for the merge commit</dd>
413413
</dl><h3id="response-if-merge-was-successful">Response if merge was successful</h3>
414414

415415
<preclass="headers"><code>Status: 200 OK

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp