We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38c704c commit 3a893c1Copy full SHA for 3a893c1
1 file changed
aspnetcore/tutorials/first-web-api.md
@@ -5,7 +5,7 @@ description: Learn how to build a web API with ASP.NET Core.
5
ms.author: riande
6
ms.custom: mvc
7
ms.date: 08/13/2020
8
-no-loc: ["ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR]
+no-loc: ["ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR, Models]
9
uid: tutorials/first-web-api
10
---
11
0 commit comments