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

Commit4d692bf

Browse files
committed
boom
1 parentbb16377 commit4d692bf

File tree

5 files changed

+8
-9
lines changed

5 files changed

+8
-9
lines changed

‎v3/issues/comments/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ <h3 id="response-4">Response</h3>
180180

181181
<h2id="custom-mime-types">Custom Mime Types</h2>
182182

183-
<p>These are the support mime types forisissue comments. You can read more
183+
<p>These are the support mime types forissue comments. You can read more
184184
about the use of mimes types in the API<ahref="/v3/mimes/">here</a>.</p>
185185

186186
<pre><code>application/vnd.github-issuecomment.raw+json

‎v3/issues/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ <h3 id="input-1">Input</h3>
436436
<dl>
437437
<dt>title</dt>
438438
<dd>
439-
<em>Required</em><strong>string</strong>
439+
<em>Optional</em><strong>string</strong>
440440
</dd>
441441
<dt>body</dt>
442442
<dd>

‎v3/oauth/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ <h2 id="more-information">More Information</h2>
181181
<li><ahref="http://github.com/intridea/omniauth">Ruby OmniAuth example</a></li>
182182
<li><ahref="http://github.com/atmos/sinatra_auth_github">Ruby Sinatra extension</a></li>
183183
<li><ahref="http://github.com/atmos/warden-github">Ruby Warden strategy</a></li>
184-
<li><ahref="http://github.com/fictorial/nozzle/blob/master/demo/08-github-oauth2.js">Node.js demo using Nozzle</a></li>
185184
</ul>
186185
</div>
187186

‎v3/orgs/members/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@ <h2 id="get-member">Get member</h2>
6565
<pre><code>GET /orgs/:org/members/:user
6666
</code></pre>
6767

68-
<h3id="reponse-if-user-is-a-member">Reponse if user is a member</h3>
68+
<h3id="response-if-user-is-a-member">Response if user is a member</h3>
6969

7070
<preclass="headers no-response"><code>Status: 204 No Content
7171
X-RateLimit-Limit: 5000
7272
X-RateLimit-Remaining: 4999</code></pre>
7373

74-
<h3id="reponse-if-user-is-not-a-member">Reponse if user is not a member</h3>
74+
<h3id="response-if-user-is-not-a-member">Response if user is not a member</h3>
7575

7676
<preclass="headers no-response"><code>Status: 404 Not Found
7777
X-RateLimit-Limit: 5000
@@ -125,13 +125,13 @@ <h2 id="get-if-a-user-is-a-public-member">Get if a user is a public member</h2>
125125
<pre><code>GET /orgs/:org/public_members/:user
126126
</code></pre>
127127

128-
<h3id="reponse-if-user-is-a-public-member">Reponse if user is a public member</h3>
128+
<h3id="response-if-user-is-a-public-member">Response if user is a public member</h3>
129129

130130
<preclass="headers no-response"><code>Status: 204 No Content
131131
X-RateLimit-Limit: 5000
132132
X-RateLimit-Remaining: 4999</code></pre>
133133

134-
<h3id="reponse-if-user-is-not-a-public-member">Reponse if user is not a public member</h3>
134+
<h3id="response-if-user-is-not-a-public-member">Response if user is not a public member</h3>
135135

136136
<preclass="headers no-response"><code>Status: 404 Not Found
137137
X-RateLimit-Limit: 5000

‎v3/pulls/comments/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<h1id="pull-request-comments-api">Pull Request Comments API</h1>
3636

3737
<p>Pull Request Comments leverage<ahref="#custom-mime-types">these</a> custom mime
38-
types. You can read more about the use ofmimes types in the API
38+
types. You can read more about the use ofmime types in the API
3939
<ahref="/v3/mimes/">here</a>.</p>
4040

4141
<h2id="list-comments-on-a-pull-request">List comments on a pull request</h2>
@@ -232,7 +232,7 @@ <h3 id="response-4">Response</h3>
232232
<h2id="custom-mime-types">Custom Mime Types</h2>
233233

234234
<p>These are the support mime types for pull request comments. You can read
235-
more about the use ofmimes types in the API<ahref="/v3/mimes/">here</a>.</p>
235+
more about the use ofmime types in the API<ahref="/v3/mimes/">here</a>.</p>
236236

237237
<pre><code>application/vnd.github-pullcomment.raw+json
238238
application/vnd.github-pullcomment.text+json

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp