Skip to content

Commit 9cec174

Browse files
authored
Update filter-as-segment.md
1 parent 651933d commit 9cec174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/articles/filter-as-segment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ POST /identityProtection/riskyUsers/filter(expression='id IN (''{userId1}'',''{u
5858

5959
NOTE: the `'` literal in the filter expression must be escaped with `''`
6060

61-
An example implementation of a filter function can be found [here](TODO).
61+
An example implementation of a filter function using OData WebApi can be found [here](TODO).

0 commit comments

Comments
 (0)