dotnet/AspNetCore.Docs

No swaggerui on dotnet 9 tutorial

BradleySharp opened this issue · 1 comments

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

https://learn.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-9.0&tabs=visual-studio

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

Related Issues

@BradleySharp, you are correct, thanks for pointing this out! This one was missed. I will get it updated in a next sprint.