Skip to content

Commit 87a7064

Browse files
committed
H2 change
1 parent 7dae198 commit 87a7064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/release-notes/aspnetcore-10/includes/webapiaotTemplateAddedOpenAPI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Add Microsoft.AspNetCore.OpenApi to the ASP.NET Core web API (Native AOT) template
1+
### Microsoft.AspNetCore.OpenApi added to the ASP.NET Core web API (Native AOT) template
22

33
The **ASP.NET Core Web API (Native AOT)** project template (short name `webapiaot`) now includes support for OpenAPI document generation using the [`Microsoft.AspNetCore.OpenApi`](https://www.nuget.org/packages/Microsoft.AspNetCore.OpenApi) package by default. This support is disabled by using the `--no-openapi` flag when creating a new project.
44

0 commit comments

Comments
 (0)