Skip to content

Commit adbbf74

Browse files
authored
Fix typo in query parameter description
1 parent 3db49da commit adbbf74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/beta/api/businessscenarioplanner-list-tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ GET /solutions/businessScenarios/{businessScenarioId}/planner/tasks?$filter=targ
3737

3838
## Query parameters
3939

40-
This method requires the `$filter` (`eq`) query parameter to scope the request to a **externalObjectId**, **externalContextId**, or a **groupId**.
40+
This method requires the `$filter` (`eq`) query parameter to scope the request to an **externalObjectId**, **externalContextId**, or a **groupId**.
4141

4242
This method supports some of the OData query parameters to help customize the response. For general information, see [OData query parameters](/graph/query-parameters).
4343

0 commit comments

Comments
 (0)