OpenAPI build-time generation's file destination is incorrect and causes build errors #34508
Labels
aspnet-core/svc
fundamentals/subsvc
Source - Docs.ms
Docs Customer feedback via GitHub Issue
⌚ Not Triaged
Description
Hi!
I ran into dotnet/aspnetcore#59157 . It correctly states the docs are incorrect:
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/openapi/aspnetcore-openapi.md#modifying-the-output-directory-of-the-generated-open-api-file
Using this
./
path causes a build error. It should changed to.
to build correctly.Page URL
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/openapi/aspnetcore-openapi?view=aspnetcore-9.0&tabs=visual-studio#modifying-the-output-directory-of-the-generated-open-api-file
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/openapi/aspnetcore-openapi.md
Document ID
27bad30c-e0b4-10fb-b202-a29d4f8fad24
Article author
@captainsafia
Metadata
Related Issues
The text was updated successfully, but these errors were encountered: