Skip to content

Commit 31efc49

Browse files
authored
Merge pull request #336 from sajayantony/fix-330
Fix pagination link for extensions
2 parents e8ab48c + 51d16e0 commit 31efc49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ in the following table:
8787

8888
## Pagination
8989

90-
Extensions implementing pagination and SHOULD align with the [pagination](./spec.md#pagination) specification.
90+
Extensions implementing pagination, to limit the size of a list returned in a response, SHOULD consider aligning with the [pagination pattern described in the content discovery portion](../spec.md#content-discovery) of the specification.
9191

9292
Extension MAY provide enumeration without lexical ordering and in this case, it is not required to support the `last` parameter.
9393
Clients are NOT RECOMMENDED to construct the `link` and SHOULD treat the URL as opaque.

0 commit comments

Comments
 (0)