8000 Sync changes from upstream repository · LewisW/developer.github.com@1a44218 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1a44218

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent f3ff1d1 commit 1a44218

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

content/v3.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -320,14 +320,16 @@ SHA1 and not on page number.
320320

321321
_Linebreak is included for readability._
322322

323+
This `Link` response header contains one or more [Hypermedia](/v3/#hypermedia) link relations, some of which may require expansion as [URI templates](http://tools.ietf.org/html/rfc6570).
324+
323325
The possible `rel` values are:
324326

325327
Name | Description
326328
-----------|-----------|
327-
`next` |Shows the URL of the immediate next page of results.
328-
`last` |Shows the URL of the last page of results.
329-
`first` |Shows the URL of the first page of results.
330-
`prev` |Shows the URL of the immediate previous page of results.
329+
`next` |The link relation for the immediate next page of results.
330+
`last` |The link relation for the last page of results.
331+
`first` |The link relation for the first page of results.
332+
`prev` |The link relation for the immediate previous page of results.
331333

332334
## Rate Limiting
333335

0 commit comments

Comments
 (0)