Skip to content

Commit b77a554

Browse files
authored
Update index.md
Moved include to version 10 moniker range.
1 parent 14ca824 commit b77a554

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

aspnetcore/web-api/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ ASP.NET Core supports creating web APIs using controllers or using minimal APIs.
1616

1717
This article shows how to use controllers for handling web API requests. For information on creating web APIs without controllers, see <xref:tutorials/min-web-api>.
1818

19+
:::moniker range=">= aspnetcore-10.0"
1920
[!INCLUDE[](~/includes/api-endpoint-auth.md)]
21+
:::moniker-end
2022

2123
## ControllerBase class
2224

0 commit comments

Comments
 (0)