The version of Swashbuckle.AspNetCore referenced in the webapi template is quite out of date (5.6.3 vs. 6.1.4) and should be updated for the .NET 6 release to the latest version.
Note that we have some in-progress work (see #34514) that will likely impact Swashbuckle itself so we shouldn't update the version we reference in the template until we know the outcome of that and what impact it has on the version.
The version of Swashbuckle.AspNetCore referenced in the webapi template is quite out of date (5.6.3 vs. 6.1.4) and should be updated for the .NET 6 release to the latest version.
Note that we have some in-progress work (see #34514) that will likely impact Swashbuckle itself so we shouldn't update the version we reference in the template until we know the outcome of that and what impact it has on the version.