Skip to content

WN: v10 RC1: Add OpenAPI Schema Generation Enhancements#36081

Merged
wadepickett merged 1 commit intomainfrom
wadepickett/36078RC1openAPIenhancements
Sep 9, 2025
Merged

WN: v10 RC1: Add OpenAPI Schema Generation Enhancements#36081
wadepickett merged 1 commit intomainfrom
wadepickett/36078RC1openAPIenhancements

Conversation

@wadepickett
Copy link
Copy Markdown
Contributor

@wadepickett wadepickett commented Sep 9, 2025

Fixes #36078

Adds RC1 OpenAPI schema generation enhancements to the the What's New topic as an include.


Internal previews

📄 File 🔗 Preview link
aspnetcore/release-notes/aspnetcore-10.0.md What's new in ASP.NET Core in .NET 10

@wadepickett wadepickett self-assigned this Sep 9, 2025
@wadepickett wadepickett requested a review from Copilot September 9, 2025 21:01
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for OpenAPI schema generation enhancements in .NET 10 RC1. It addresses issue #36078 by creating a comprehensive overview of the new OpenAPI features and improvements.

Key changes:

  • Creates a new include file documenting six OpenAPI schema generation improvements
  • Integrates the new documentation into the main .NET 10 release notes
  • Updates the documentation date to reflect the RC1 timeframe

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
aspnetcore/release-notes/aspnetcore-10/includes/openapi-schema-enhancements.md New include file documenting OpenAPI schema generation enhancements including nullable types handling, schema reference resolution, property descriptions, XML comments support, HTTP method filtering, JSON Patch improvements, and invariant culture usage
aspnetcore/release-notes/aspnetcore-10.0.md Updates the main release notes to include the new OpenAPI enhancements documentation and updates the modification date

@wadepickett wadepickett marked this pull request as ready for review September 9, 2025 21:49
@wadepickett wadepickett merged commit 6287b52 into main Sep 9, 2025
3 checks passed
@wadepickett wadepickett deleted the wadepickett/36078RC1openAPIenhancements branch September 9, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WN: v10 RC1: OpenAPI Enhancements

3 participants