We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02b406c commit 88cefeaCopy full SHA for 88cefea
aspnetcore/release-notes/aspnetcore-10/includes/openApi.md
@@ -74,6 +74,6 @@ app.MapOpenApi("/openapi/{documentName}.yaml");
74
Support for:
75
76
- YAML is currently only available for the the OpenAPI served from the OpenAPI endpoint.
77
-- Generating OpenAPI documents in YAML format at build time isadded in a future preview.
+- Generating OpenAPI documents in YAML format at build time is added in a future preview.
78
79
See [this PR](https://github.com/dotnet/aspnetcore/pull/58616) which added support for serving the generated OpenAPI document in YAML format.
0 commit comments