Skip to content

Commit 3a893c1

Browse files
authored
Add "Models" to no-loc for First Web API (#19841)
1 parent 38c704c commit 3a893c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aspnetcore/tutorials/first-web-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to build a web API with ASP.NET Core.
55
ms.author: riande
66
ms.custom: mvc
77
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]
8+
no-loc: ["ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR, Models]
99
uid: tutorials/first-web-api
1010
---
1111

0 commit comments

Comments
 (0)