Skip to content

Commit 6989b98

Browse files
authored
Prep only: WN .NET10 Prev 3: webapiaot template adds OpenAPI (#35190)
Prep only move draft to include so it can be compared in final PR
1 parent 10b2490 commit 6989b98

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
### Add Microsoft.AspNetCore.OpenApi to the webapiaot template
2+
3+
Support for OpenAPI document generation with the Microsoft.AspNetCore.OpenApi packagte is now included by default in the webapiaot project template. This support can be disabled if desired by using the `--no-openapi` flag when creating a new project.
4+
5+
This was a community contribution by @sander1095. Thanks for this contribution!

0 commit comments

Comments
 (0)