Skip to content

Commit

Permalink
link
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick-Anderson committed Nov 14, 2019
1 parent 01f57f6 commit 5047a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Odata-docs/webapi/odata-expand.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This article demonstrates querying related entities using [OData](https://www.od

The [ContosoUniversity sample](https://github.com/aspnet/AspNetCore.Docs/tree/master/aspnetcore/data/ef-rp/intro/samples/cu21) is used for the starter project.

A malicious or naive client may construct a query that consumes excessive resources. Such a query can disrupt access to your service.<!-- Review <xref:web-api/advanced/odata-security> before starting this tutorial. -->
A malicious or naive client may construct a query that consumes excessive resources. Such a query can disrupt access to your service. Review [Security Guidance for ASP.NET Core Web API OData](odata-security.md) before starting this tutorial.

## Enable OData

Expand Down

0 comments on commit 5047a48

Please sign in to comment.