Understand OpenAPI document generation in ASP.NET Core

If you are following the latest happenings in the ASP.NET space then you are probably aware that Swagger UI support has been removed from the default Web API project template. The default project template now simply provides support for generating OpenAPI documents. Of course, you can still use third party tools such as Swagger and Scalar to read the OpenAPI documents.

https://www.binaryintellect.net/articles/48c6fc8a-70bf-4cb3-af64-06ab33f83f40.aspx