We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8683567 commit 2069d22Copy full SHA for 2069d22
Guidelines.md
@@ -984,7 +984,7 @@ The `@nextLink` MAY be populated using either server-driven paging or client-dri
984
985
The server MAY provide server-driven paging by populating the continuation token with a `$skiptoken` query parameter.
986
The `$skiptoken` value is opague for clients and its structure should not be assumed.
987
-`$skiptoken` values SHOULD expire after some period of time.
+`$skiptoken` values SHOULD expire after some period of time decided by the server.
988
989
Example:
990
0 commit comments