Skip to content

Commit 8214e83

Browse files
authored
WN:OpenAPI and Validation include lines (#35929)
1 parent 1869b11 commit 8214e83

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

aspnetcore/release-notes/aspnetcore-10.0.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ This section describes new features for minimal APIs.
4545

4646
[!INCLUDE[](~/release-notes/aspnetcore-10/includes/validation-package-move.md)]
4747

48+
[!INCLUDE[](~/release-notes/aspnetcore-10/includes/enhance-validation-classes-records.md)]
49+
4850
## OpenAPI
4951

5052
This section describes new features for OpenAPI.
@@ -61,11 +63,15 @@ This section describes new features for OpenAPI.
6163

6264
[!INCLUDE[](~/release-notes/aspnetcore-10/includes/xml-comment-generator.md)]
6365

66+
[!INCLUDE[](~/release-notes/aspnetcore-10/includes/formdata-enum-parameters.md)]
67+
6468
[!INCLUDE[](~/release-notes/aspnetcore-10/includes/OpenApiSchemasInTransformers.md)]
6569

66-
[!INCLUDE[](~/release-notes/aspnetcore-10/includes/OpenApiNetUpdatePrev.md)]
70+
[!INCLUDE[](~/release-notes/aspnetcore-10/includes/upgrade-microsoft-openapi-2.md)]
6771

68-
## Authentication and authorization metrics
72+
## Authentication and authorization
73+
74+
### Authentication and authorization metrics
6975

7076
Metrics have been added for certain authentication and authorization events in ASP.NET Core. With this change, you can now obtain metrics for the following events:
7177

@@ -84,6 +90,8 @@ The following image shows an example of the Authenticated request duration metri
8490

8591
For more information, see <xref:log-mon/metrics/built-in#microsoftaspnetcoreauthorization>.
8692

93+
[!INCLUDE[](~/release-notes/aspnetcore-10/includes/avoid-cookie-login-redirects.md)]
94+
8795
## Miscellaneous
8896

8997
This section describes miscellaneous new features in .NET 10.

0 commit comments

Comments
 (0)