Skip to content

Commit 4cba48b

Browse files
authored
Apply suggestions from code review
1 parent cdab617 commit 4cba48b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

aspnetcore/fundamentals/minimal-apis/parameter-binding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: wadepickett
44
description: Learn how parameters are populated before invoking minimal route handlers.
55
ms.author: wpickett
66
monikerRange: '>= aspnetcore-7.0'
7-
ms.date: 05/18/2025
7+
ms.date: 07/09/2025
88
uid: fundamentals/minimal-apis/parameter-binding
99
---
1010

aspnetcore/fundamentals/minimal-apis/webapplication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: wadepickett
44
description: Learn about how to use WebApplication and WebApplicationBuilder.
55
ms.author: wpickett
66
monikerRange: '>= aspnetcore-7.0'
7-
ms.date: 05/18/2025
7+
ms.date: 07/09/2025
88
uid: fundamentals/minimal-apis/webapplication
99
---
1010

aspnetcore/fundamentals/openapi/aspnetcore-openapi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to generate and customize OpenAPI documents in an ASP.NET
55
ms.author: safia
66
monikerRange: '>= aspnetcore-6.0'
77
ms.custom: mvc
8-
ms.date: 04/19/2025
8+
ms.date: 07/09/2025
99
uid: fundamentals/openapi/aspnetcore-openapi
1010
---
1111
# Generate OpenAPI documents

aspnetcore/fundamentals/openapi/openapi-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: ryanbrandenburg
44
description: Demonstrates how to use the 'Microsoft.dotnet-openapi' tool to add references to OpenAPI files.
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: wpickett
7-
ms.date: 08/06/2024
7+
ms.date: 07/09/2025
88
uid: fundamentals/openapi/openapi-tools
99
---
1010
# .NET OpenAPI tool command reference and installation

0 commit comments

Comments
 (0)