Skip to content

Commit

Permalink
Incorporate PR feedback
Browse files Browse the repository at this point in the history
Co-authored-by: Mike Brown <brownwm@us.ibm.com>
Signed-off-by: Sajay Antony <sajaya@microsoft.com>
  • Loading branch information
sajayantony and mikebrow committed Aug 11, 2022
1 parent 0b25d69 commit 51d16e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ in the following table:

## Pagination

Extensions implementing pagination and SHOULD align with the [pagination](../spec.md#content-discovery) specification.
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.

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

0 comments on commit 51d16e0

Please sign in to comment.