Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/rest-api/api/driveitem_list_children.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Content-type: application/json

**Note:** If a collection exceeds the default page size (200 items), the **@odata.nextLink** property is returned in the response to indicate more items are available and provide the request URL for the next page of items.

You can control the page size through [optional query string parameters](http://developer.microsoft.com/en-us/graph/docs/overview/query_parameters)
You can control the page size through [optional query string parameters](https://learn.microsoft.com/en-us/graph/query-parameters)

### Error responses

Expand Down