Skip to content

Commit e193140

Browse files
authored
Update aspnetcore/fundamentals/openapi/openapi-comments.md
Removed comment about back up author
1 parent a8e8d22 commit e193140

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

aspnetcore/fundamentals/openapi/openapi-comments.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ ms.custom: mvc
99
ms.date: 08/25/2025
1010
uid: fundamentals/openapi/aspnet-openapi-xml
1111
---
12-
<!-- backup author: rick-anderson -->
1312
# OpenAPI XML documentation comment support in ASP.NET Core
1413

1514
ASP.NET Core XML documentation processing extracts code comments automatically to populate API documentation, ensuring the code and documentation remain synchronized. Metadata from XML documentation comments is included in the generated OpenAPI document without requiring changes to the app code, as long as the project is configured to generate the XML documentation file. XML documentation comments are automatically detected in the application assembly and referenced assemblies with XML documentation enabled.

0 commit comments

Comments
 (0)