From 2443c2833203fad0d69c86da36cb313ed438e5b2 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Mon, 29 Nov 2021 10:47:28 -1000 Subject: [PATCH] min API overview /1 (#24115) --- aspnetcore/fundamentals/minimal-apis.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/aspnetcore/fundamentals/minimal-apis.md b/aspnetcore/fundamentals/minimal-apis.md index bf8ddbb381..4496b0455e 100644 --- a/aspnetcore/fundamentals/minimal-apis.md +++ b/aspnetcore/fundamentals/minimal-apis.md @@ -11,7 +11,12 @@ uid: fundamentals/minimal-apis # Minimal APIs overview -This document provides an overview of minimal APIs. The minimal APIs consist of: +This document: + +* Provides an overview of minimal APIs. +* In intended for experienced developers. For an introduction, see + +The minimal APIs consist of: * New hosting APIs * and