You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### 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