P U B L I S H :zap: · JavaLeaks/developer.github.com@833cb8c · GitHub
Skip to content

Commit 833cb8c

Browse files
author
Hubot
committed
P U B L I S H ⚡
1 parent 6aa38d5 commit 833cb8c

60 files changed

Lines changed: 398 additions & 399 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

changes/2014-03-04-timezone-handling-changes/index.html

Lines changed: 1 addition & 1 deletion

changes/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1598,7 +1598,7 @@ <h4 id="explicitly-provide-an-iso-8601-timestamp-with-timezone-information">Expl
15981598
timestamp. An example of this is the <a href="/v3/git/commits">Commits API</a> which allows
15991599
for specifying the <code>date</code> property.</p>
16001600

1601-
<pre><code class="language-javascript highlight highlight"><span class="p">{</span>
1601+
<pre class="body-response"><code class="language-javascript highlight highlight"><span class="p">{</span>
16021602
<span class="s2">"message"</span><span class="p">:</span> <span class="s2">"my commit message"</span><span class="p">,</span>
16031603
<span class="s2">"author"</span><span class="p">:</span> <span class="p">{</span>
16041604
<span class="s2">"name"</span><span class="p">:</span> <span class="s2">"Dirkjan Bussink"</span><span class="p">,</span>

css/documentation.css

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1220,14 +1220,9 @@ pre span.comment {color: #aaa;}
12201220

12211221
.headers {
12221222
margin-bottom: 0;
1223-
border-bottom: none;
1224-
border-radius: 3px 3px 0 0;
1225-
background-color: #f4f4f4;
1226-
}
1227-
1228-
.no-response {
12291223
border-radius: 3px 3px;
12301224
border-bottom: 1px solid #CACACA;
1225+
background-color: #f4f4f4;
12311226
}
12321227

12331228
.headers + pre {
@@ -1236,6 +1231,10 @@ pre span.comment {color: #aaa;}
12361231
border-top-color: #ddd;
12371232
}
12381233

1234+
.headers + pre.body-response {
1235+
margin-top: -2px;
1236+
}
1237+
12391238
.terminal {
12401239
background-color: #444;
12411240
color: #fff;

v3/activity/events/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h1 id="events">Events</h1>
103103
X-RateLimit-Limit: 5000
104104
X-RateLimit-Remaining: 4999</code></pre>
105105

106-
<pre><code class="language-javascript highlight"><span class="p">[</span>
106+
<pre class="body-response"><code class="language-javascript highlight"><span class="p">[</span>
107107
<span class="p">{</span>
108108
<span class="s2">"type"</span><span class="p">:</span> <span class="s2">"Event"</span><span class="p">,</span>
109109
<span class="s2">"public"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span>

v3/activity/feeds/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h3 id="response">Response</h3>
9191
X-RateLimit-Limit: 5000
9292
X-RateLimit-Remaining: 4999</code></pre>
9393

94-
<pre><code class="language-javascript highlight"><span class="p">{</span>
94+
<pre class="body-response"><code class="language-javascript highlight"><span class="p">{</span>
9595
<span class="s2">"timeline_url"</span><span class="p">:</span> <span class="s2">"https://github.com/timeline"</span><span class="p">,</span>
9696
<span class="s2">"user_url"</span><span class="p">:</span> <span class="s2">"https://github.com/{user}"</span><span class="p">,</span>
9797
<span class="s2">"current_user_public_url"</span><span class="p">:</span> <span class="s2">"https://github.com/defunkt"</span><span class="p">,</span>

v3/activity/notifications/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ <h3 id="response">Response</h3>
216216
X-RateLimit-Limit: 5000
217217
X-RateLimit-Remaining: 4999</code></pre>
218218

219-
<pre><code class="language-javascript highlight"><span class="p">[</span>
219+
<pre class="body-response"><code class="language-javascript highlight"><span class="p">[</span>
220220
<span class="p">{</span>
221221
<span class="s2">"id"</span><span class="p">:</span> <span class="s2">"1"</span><span class="p">,</span>
222222
<span class="s2">"repository"</span><span class="p">:</span> <span class="p">{</span>
@@ -307,7 +307,7 @@ <h3 id="response-1">Response</h3>
307307
X-RateLimit-Limit: 5000
308308
X-RateLimit-Remaining: 4999</code></pre>
309309

310-
<pre><code class="language-javascript highlight"><span class="p">[</span>
310+
<pre class="body-response"><code class="language-javascript highlight"><span class="p">[</span>
311311
<span class="p">{</span>
312312
<span class="s2">"id"</span><span class="p">:</span> <span class="s2">"1"</span><span class="p">,</span>
313313
<span class="s2">"repository"</span><span class="p">:</span> <span class="p">{</span>
@@ -383,7 +383,7 @@ <h3 id="parameters-2">Parameters</h3>
383383

384384
<h3 id="response-2">Response</h3>
385385

386-
<pre class="headers no-response"><code>Status: 205 Reset Content
386+
<pre class="headers"><code>Status: 205 Reset Content
387387
X-RateLimit-Limit: 5000
388388
X-RateLimit-Remaining: 4999</code></pre>
389389

@@ -417,7 +417,7 @@ <h3 id="parameters-3">Parameters</h3>
417417

418418
<h3 id="response-3">Response</h3>
419419

420-
<pre class="headers no-response"><code>Status: 205 Reset Content
420+
<pre class="headers"><code>Status: 205 Reset Content
421421
X-RateLimit-Limit: 5000
422422
X-RateLimit-Remaining: 4999</code></pre>
423423

@@ -432,7 +432,7 @@ <h3 id="response-4">Response</h3>
432432
X-RateLimit-Limit: 5000
433433
X-RateLimit-Remaining: 4999</code></pre>
434434

435-
<pre><code class="language-javascript highlight"><span class="p">{</span>
435+
<pre class="body-response"><code class="language-javascript highlight"><span class="p">{</span>
436436
<span class="s2">"id"</span><span class="p">:</span> <span class="s2">"1"</span><span class="p">,</span>
437437
<span class="s2">"repository"</span><span class="p">:</span> <span class="p">{</span>
438438
<span class="s2">"id"</span><span class="p">:</span> <span class="mi">1296269</span><span class="p">,</span>
@@ -483,7 +483,7 @@ <h2 id="mark-a-thread-as-read">Mark a thread as read</h2>
483483

484484
<h3 id="response-5">Response</h3>
485485

486-
<pre class="headers no-response"><code>Status: 205 Reset Content
486+
<pre class="headers"><code>Status: 205 Reset Content
487487
X-RateLimit-Limit: 5000
488488
X-RateLimit-Remaining: 4999</code></pre>
489489

@@ -501,7 +501,7 @@ <h3 id="response-6">Response</h3>
501501
X-RateLimit-Limit: 5000
502502
X-RateLimit-Remaining: 4999</code></pre>
503503

504-
<pre><code class="language-javascript highlight"><span class="p">{</span>
504+
<pre class="body-response"><code class="language-javascript highlight"><span class="p">{</span>
505505
<span class="s2">"subscribed"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span>
506506
<span class="s2">"ignored"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span>
507507
<span class="s2">"reason"</span><span class="p">:</span> <span class="kc">null</span><span class="p">,</span>
@@ -550,7 +550,7 @@ <h3 id="response-7">Response</h3>
550550
X-RateLimit-Limit: 5000
551551
X-RateLimit-Remaining: 4999</code></pre>
552552

553-
<pre><code class="language-javascript highlight"><span class="p">{</span>
553+
<pre class="body-response"><code class="language-javascript highlight"><span class="p">{</span>
554554
<span class="s2">"subscribed"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span>
555555
<span class="s2">"ignored"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span>
556556
<span class="s2">"reason"</span><span class="p">:</span> <span class="kc">null</span><span class="p">,</span>
@@ -566,7 +566,7 @@ <h2 id="delete-a-thread-subscription">Delete a Thread Subscription</h2>
566566

567567
<h3 id="response-8">Response</h3>
568568

569-
<pre class="headers no-response"><code>Status: 204 No Content
569+
<pre class="headers"><code>Status: 204 No Content
570570
X-RateLimit-Limit: 5000
571571
X-RateLimit-Remaining: 4999</code></pre>
572572

v3/activity/starring/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h3 id="response">Response</h3>
8888
X-RateLimit-Limit: 5000
8989
X-RateLimit-Remaining: 4999</code></pre>
9090

91-
<pre><code class="language-javascript highlight"><span class="p">[</span>
91+
<pre class="body-response"><code class="language-javascript highlight"><span class="p">[</span>
9292
<span class="p">{</span>
9393
<span class="s2">"login"</span><span class="p">:</span> <span class="s2">"octocat"</span><span class="p">,</span>
9494
<span class="s2">"id"</span><span class="p">:</span> <span class="mi">1</span><span class="p">,</span>
@@ -156,7 +156,7 @@ <h3 id="response-1">Response</h3>
156156
X-RateLimit-Limit: 5000
157157
X-RateLimit-Remaining: 4999</code></pre>
158158

159-
<pre><code class="language-javascript highlight"><span class="p">[</span>
159+
<pre class="body-response"><code class="language-javascript highlight"><span class="p">[</span>
160160
<span class="p">{</span>
161161
<span class="s2">"id"</span><span class="p">:</span> <span class="mi">1296269</span><span class="p">,</span>
162162
<span class="s2">"owner"</span><span class="p">:</span> <span class="p">{</span>
@@ -222,13 +222,13 @@ <h2 id="check-if-you-are-starring-a-repository">Check if you are starring a repo
222222

223223
<h3 id="response-if-this-repository-is-starred-by-you">Response if this repository is starred by you</h3>
224224

225-
<pre class="headers no-response"><code>Status: 204 No Content
225+
<pre class="headers"><code>Status: 204 No Content
226226
X-RateLimit-Limit: 5000
227227
X-RateLimit-Remaining: 4999</code></pre>
228228

229229
<h3 id="response-if-this-repository-is-not-starred-by-you">Response if this repository is not starred by you</h3>
230230

231-
<pre class="headers no-response"><code>Status: 404 Not Found
231+
<pre class="headers"><code>Status: 404 Not Found
232232
X-RateLimit-Limit: 5000
233233
X-RateLimit-Remaining: 4999</code></pre>
234234

@@ -243,7 +243,7 @@ <h2 id="star-a-repository">Star a repository</h2>
243243

244244
<h3 id="response-2">Response</h3>
245245

246-
<pre class="headers no-response"><code>Status: 204 No Content
246+
<pre class="headers"><code>Status: 204 No Content
247247
X-RateLimit-Limit: 5000
248248
X-RateLimit-Remaining: 4999</code></pre>
249249

@@ -256,7 +256,7 @@ <h2 id="unstar-a-repository">Unstar a repository</h2>
256256

257257
<h3 id="response-3">Response</h3>
258258

259-
<pre class="headers no-response"><code>Status: 204 No Content
259+
<pre class="headers"><code>Status: 204 No Content
260260
X-RateLimit-Limit: 5000
261261
X-RateLimit-Remaining: 4999</code></pre>
262262

v3/activity/watching/index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h3 id="response">Response</h3>
9393
X-RateLimit-Limit: 5000
9494
X-RateLimit-Remaining: 4999</code></pre>
9595

96-
<pre><code class="language-javascript highlight"><span class="p">[</span>
96+
<pre class="body-response"><code class="language-javascript highlight"><span class="p">[</span>
9797
<span class="p">{</span>
9898
<span class="s2">"login"</span><span class="p">:</span> <span class="s2">"octocat"</span><span class="p">,</span>
9999
<span class="s2">"id"</span><span class="p">:</span> <span class="mi">1</span><span class="p">,</span>
@@ -135,7 +135,7 @@ <h3 id="response-1">Response</h3>
135135
X-RateLimit-Limit: 5000
136136
X-RateLimit-Remaining: 4999</code></pre>
137137

138-
<pre><code class="language-javascript highlight"><span class="p">[</span>
138+
<pre class="body-response"><code class="language-javascript highlight"><span class="p">[</span>
139139
<span class="p">{</span>
140140
<span class="s2">"id"</span><span class="p">:</span> <span class="mi">1296269</span><span class="p">,</span>
141141
<span class="s2">"owner"</span><span class="p">:</span> <span class="p">{</span>
@@ -203,7 +203,7 @@ <h3 id="response-if-you-are-subscribed-to-the-repository">Response if you are su
203203
X-RateLimit-Limit: 5000
204204
X-RateLimit-Remaining: 4999</code></pre>
205205

206-
<pre><code class="language-javascript highlight"><span class="p">{</span>
206+
<pre class="body-response"><code class="language-javascript highlight"><span class="p">{</span>
207207
<span class="s2">"subscribed"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span>
208208
<span class="s2">"ignored"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span>
209209
<span class="s2">"reason"</span><span class="p">:</span> <span class="kc">null</span><span class="p">,</span>
@@ -214,7 +214,7 @@ <h3 id="response-if-you-are-subscribed-to-the-repository">Response if you are su
214214

215215
<h3 id="response-if-you-are-not-subscribed-to-the-repository">Response if you are not subscribed to the repository</h3>
216216

217-
<pre class="headers no-response"><code>Status: 404 Not Found
217+
<pre class="headers"><code>Status: 404 Not Found
218218
X-RateLimit-Limit: 5000
219219
X-RateLimit-Remaining: 4999</code></pre>
220220

@@ -253,7 +253,7 @@ <h3 id="response-2">Response</h3>
253253
X-RateLimit-Limit: 5000
254254
X-RateLimit-Remaining: 4999</code></pre>
255255

256-
<pre><code class="language-javascript highlight"><span class="p">{</span>
256+
<pre class="body-response"><code class="language-javascript highlight"><span class="p">{</span>
257257
<span class="s2">"subscribed"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span>
258258
<span class="s2">"ignored"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span>
259259
<span class="s2">"reason"</span><span class="p">:</span> <span class="kc">null</span><span class="p">,</span>
@@ -269,7 +269,7 @@ <h2 id="delete-a-repository-subscription">Delete a Repository Subscription</h2>
269269

270270
<h3 id="response-3">Response</h3>
271271

272-
<pre class="headers no-response"><code>Status: 204 No Content
272+
<pre class="headers"><code>Status: 204 No Content
273273
X-RateLimit-Limit: 5000
274274
X-RateLimit-Remaining: 4999</code></pre>
275275

@@ -282,13 +282,13 @@ <h2 id="check-if-you-are-watching-a-repository-legacy">Check if you are watching
282282

283283
<h3 id="response-if-this-repository-is-watched-by-you">Response if this repository is watched by you</h3>
284284

285-
<pre class="headers no-response"><code>Status: 204 No Content
285+
<pre class="headers"><code>Status: 204 No Content
286286
X-RateLimit-Limit: 5000
287287
X-RateLimit-Remaining: 4999</code></pre>
288288

289289
<h3 id="response-if-this-repository-is-not-watched-by-you">Response if this repository is not watched by you</h3>
290290

291-
<pre class="headers no-response"><code>Status: 404 Not Found
291+
<pre class="headers"><code>Status: 404 Not Found
292292
X-RateLimit-Limit: 5000
293293
X-RateLimit-Remaining: 4999</code></pre>
294294

@@ -303,7 +303,7 @@ <h2 id="watch-a-repository-legacy">Watch a repository (LEGACY)</h2>
303303

304304
<h3 id="response-4">Response</h3>
305305

306-
<pre class="headers no-response"><code>Status: 204 No Content
306+
<pre class="headers"><code>Status: 204 No Content
307307
X-RateLimit-Limit: 5000
308308
X-RateLimit-Remaining: 4999</code></pre>
309309

@@ -316,7 +316,7 @@ <h2 id="stop-watching-a-repository-legacy">Stop watching a repository (LEGACY)</
316316

317317
<h3 id="response-5">Response</h3>
318318

319-
<pre class="headers no-response"><code>Status: 204 No Content
319+
<pre class="headers"><code>Status: 204 No Content
320320
X-RateLimit-Limit: 5000
321321
X-RateLimit-Remaining: 4999</code></pre>
322322

v3/emojis/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h3 id="response">Response</h3>
6464
X-RateLimit-Limit: 5000
6565
X-RateLimit-Remaining: 4999</code></pre>
6666

67-
<pre><code class="language-javascript highlight"><span class="p">{</span>
67+
<pre class="body-response"><code class="language-javascript highlight"><span class="p">{</span>
6868
<span class="s2">"+1"</span><span class="p">:</span> <span class="s2">"https://github.global.ssl.fastly.net/images/icons/emoji/+1.png?v5"</span><span class="p">,</span>
6969
<span class="s2">"-1"</span><span class="p">:</span> <span class="s2">"https://github.global.ssl.fastly.net/images/icons/emoji/-1.png?v5"</span><span class="p">,</span>
7070
<span class="s2">"100"</span><span class="p">:</span> <span class="s2">"https://github.global.ssl.fastly.net/images/icons/emoji/100.png?v5"</span><span class="p">,</span>

v3/enterprise/admin_stats/index.html

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)