Skip to content

Commit 74aaea5

Browse files
authored
Merge pull request #290 from github/repo-sync
repo sync
2 parents 5462ded + 014089e commit 74aaea5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

content/rest/guides/getting-started-with-the-rest-api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ $ curl -i {% data variables.product.api_url_pre %}/users/defunkt
5959
> Server: GitHub.com
6060
> Date: Sun, 11 Nov 2012 18:43:28 GMT
6161
> Content-Type: application/json; charset=utf-8
62-
> Connection: keep-alive
6362
> Status: 200 OK
6463
> ETag: "bfd85cbf23ac0b0c8a29bee02e7117c6"
6564
> X-RateLimit-Limit: 60

content/rest/overview/resources-in-the-rest-api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ $ curl -i {% data variables.product.api_url_pre %}/users/octocat/orgs
3636
> Server: nginx
3737
> Date: Fri, 12 Oct 2012 23:33:14 GMT
3838
> Content-Type: application/json; charset=utf-8
39-
> Connection: keep-alive
4039
> Status: 200 OK
4140
> ETag: "a00049ba79152d03380c34652f2cb612"
4241
> X-GitHub-Media-Type: github.v3

0 commit comments

Comments
 (0)