Skip to content

Commit fe1f6bf

Browse files
authored
Specify supported OData query parameters
1 parent 65c1351 commit fe1f6bf

4 files changed

+4
-4
lines changed

api-reference/beta/api/security-ediscoverycustodian-list-sitesources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ GET /security/cases/ediscoveryCases/{ediscoveryCaseId}/custodians/{custodianId}/
3535
```
3636

3737
## Optional query parameters
38-
This method supports some of the OData query parameters to help customize the response. For general information, see [OData query parameters](/graph/query-parameters).
38+
This method supports the `$filter`, `$orderby`, `$top`, and `$skip` OData query parameters to help customize the response. For general information, see [OData query parameters](/graph/query-parameters).
3939

4040
## Request headers
4141
|Name|Description|

api-reference/beta/api/security-ediscoverycustodian-list-unifiedgroupsources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ GET /security/cases/ediscoveryCases/{ediscoveryCaseId}/custodians/{custodianId}/
3434
```
3535

3636
## Optional query parameters
37-
This method supports some of the OData query parameters to help customize the response. For general information, see [OData query parameters](/graph/query-parameters).
37+
This method supports the `$filter`, `$orderby`, `$top`, and `$skip` OData query parameters to help customize the response. For general information, see [OData query parameters](/graph/query-parameters).
3838

3939
## Request headers
4040
|Name|Description|

api-reference/v1.0/api/security-ediscoveryholdpolicy-list-sitesources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ GET /security/cases/ediscoveryCases/{ediscoveryCaseId}/legalHolds/{ediscoveryHol
3333
```
3434

3535
## Optional query parameters
36-
This method supports some of the OData query parameters to help customize the response. For general information, see [OData query parameters](/graph/query-parameters).
36+
This method supports the `$filter`, `$orderby`, `$top`, and `$skip` OData query parameters to help customize the response. For general information, see [OData query parameters](/graph/query-parameters).
3737

3838
## Request headers
3939
|Name|Description|

api-reference/v1.0/api/security-ediscoveryholdpolicy-list-usersources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ GET /security/cases/ediscoveryCases/{ediscoveryCaseId}/legalHolds/{ediscoveryHol
3232
```
3333

3434
## Optional query parameters
35-
This method supports some of the OData query parameters to help customize the response. For general information, see [OData query parameters](/graph/query-parameters).
35+
This method supports the `$filter`, `$orderby`, `$top`, and `$skip` OData query parameters to help customize the response. For general information, see [OData query parameters](/graph/query-parameters).
3636

3737
## Request headers
3838
|Name|Description|

0 commit comments

Comments
 (0)