Skip to content

Conversation

@martincostello
Copy link
Collaborator

@martincostello martincostello commented Nov 11, 2025

Update to Microsoft.OpenApi 3.0.0 and add support for OpenAPI 3.2 document generation.

Depends on swagger-api/swagger-ui#10575 for swagger-ui and Redocly/redoc#2746 for Redoc, otherwise users won't be able to actually render OpenAPI 3.2 documents in the UIs we bundle.

TODO

@martincostello martincostello added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code version-major A change suitable for release in a major version labels Nov 11, 2025
@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.53%. Comparing base (d12336c) to head (8e1ce6b).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3646   +/-   ##
=======================================
  Coverage   94.53%   94.53%           
=======================================
  Files         111      111           
  Lines        3861     3861           
  Branches      778      778           
=======================================
  Hits         3650     3650           
  Misses        211      211           
Flag Coverage Δ
Linux 94.53% <100.00%> (ø)
Windows 94.53% <100.00%> (ø)
macOS 94.53% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

martincostello added a commit that referenced this pull request Nov 11, 2025
Cherry-pick some changes from #3646 to reduce the diff.
martincostello added a commit that referenced this pull request Nov 11, 2025
Cherry-pick some changes from #3646 to reduce the diff.
Update to Microsoft.OpenApi 3.0.0, which will enable support for OpenAPI 3.2.
Add support for generating OpenAPI 3.2 documents.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code version-major A change suitable for release in a major version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants