No swaggerui on dotnet 9 tutorial
BradleySharp opened this issue · 1 comments
BradleySharp commented
Description
The step:
Visual Studio launches the default browser and navigates to https://localhost:/swagger/index.html
Suggests you'll get a SwaggerUI page but with dotnet 9 openapi you won't.
Page URL
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/tutorials/first-web-api.md
Document ID
95f2549e-29f9-e31a-b4d0-432b971643ff
Article author
wadepickett commented
@BradleySharp, you are correct, thanks for pointing this out! This one was missed. I will get it updated in a next sprint.