From 0eb07a10e4532c15470918e61a91d759032ac3e0 Mon Sep 17 00:00:00 2001 From: Scott Addie <10702007+scottaddie@users.noreply.github.com> Date: Mon, 27 Jan 2020 12:57:32 -0600 Subject: [PATCH] Restrict display of section link to ASP.NET Core 2.2 or later (#16733) --- aspnetcore/web-api/index.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/aspnetcore/web-api/index.md b/aspnetcore/web-api/index.md index e50ee351a0..186af88428 100644 --- a/aspnetcore/web-api/index.md +++ b/aspnetcore/web-api/index.md @@ -5,7 +5,7 @@ description: Learn the basics of creating a web API in ASP.NET Core. monikerRange: '>= aspnetcore-2.1' ms.author: scaddie ms.custom: mvc -ms.date: 11/22/2019 +ms.date: 01/27/2020 uid: web-api/index --- # Create web APIs with ASP.NET Core @@ -72,14 +72,29 @@ For a list that includes the available attributes, see the