Skip to content

Commit 88cefea

Browse files
authored
.NET10 openApi.md - missing space (#34806)
1 parent 02b406c commit 88cefea

File tree

1 file changed

+1
-1
lines changed
  • aspnetcore/release-notes/aspnetcore-10/includes

1 file changed

+1
-1
lines changed

aspnetcore/release-notes/aspnetcore-10/includes/openApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ app.MapOpenApi("/openapi/{documentName}.yaml");
7474
Support for:
7575

7676
- 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.
77+
- Generating OpenAPI documents in YAML format at build time is added in a future preview.
7878

7979
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

Comments
 (0)