Skip to content

Commit 8d560e5

Browse files
authored
Update domain-list query params known issue description
1 parent 8d3b318 commit 8d560e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-reference/beta/api/domain-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ GET /domains
3838
This method supports the [OData Query Parameters](/graph/query-parameters) to help customize the response.
3939

4040
> [!NOTE]
41-
> This API has a [known issue](https://developer.microsoft.com/graph/known-issues/?search=20454) related to the `$search` parameter.
41+
> This API has a [known issue](https://developer.microsoft.com/graph/known-issues/?search=20454) related to the `$search`, `$top`, and `$filter` query parameters.
4242
4343
## Request headers
4444

api-reference/v1.0/api/domain-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ GET /domains
3535

3636
This method supports the [OData Query Parameters](/graph/query-parameters) to help customize the response.
3737
> [!NOTE]
38-
> This API has a [known issue](https://developer.microsoft.com/graph/known-issues/?search=20454) related to the `$search` parameter.
38+
> This API has a [known issue](https://developer.microsoft.com/graph/known-issues/?search=20454) related to the `$search`, `$top`, and `$filter` query parameters.
3939
4040
## Request headers
4141

0 commit comments

Comments
 (0)