Skip to content

Commit dc86042

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

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 using OData WebApi can be found [here](TODO).
61+
An example implementation of a filter function using OData WebApi can be found [here](https://github.com/OData/AspNetCoreOData/commit/7732f7e6b812d9a79a73529562f2e74b68e2794f).

0 commit comments

Comments
 (0)