What about my API documentation now that Swashbuckle (Swagger) is no longer a dependency in ASP.NET 9
As you will see in this blog post, the "baked-in" Swashbuckle package is no longer a dependency in the ASP.NET 9 project template. Let's take a look at what this means for your API documentation and go through some options to render the OpenAPI document.