Skip to content

Commit 2069d22

Browse files
authored
Update Guidelines.md
1 parent 8683567 commit 2069d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -984,7 +984,7 @@ The `@nextLink` MAY be populated using either server-driven paging or client-dri
984984

985985
The server MAY provide server-driven paging by populating the continuation token with a `$skiptoken` query parameter.
986986
The `$skiptoken` value is opague for clients and its structure should not be assumed.
987-
`$skiptoken` values SHOULD expire after some period of time.
987+
`$skiptoken` values SHOULD expire after some period of time decided by the server.
988988

989989
Example:
990990

0 commit comments

Comments
 (0)