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 7239729 commit f7e123aCopy full SHA for f7e123a
Guidelines.md
@@ -983,7 +983,7 @@ The `@nextLink` MAY be populated using either server-driven paging or client-dri
983
#### 9.8.2. Server-driven paging
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.
+The `$skiptoken` value is opaque for clients and its structure should not be assumed.
987
`$skiptoken` values SHOULD expire after some period of time decided by the server.
988
989
Example:
0 commit comments