-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Improve version table #3653
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve version table #3653
Conversation
martincostello
commented
Nov 12, 2025
- Use named links to make it easier to add things and to make the table easier to read when making edits.
- Fix some incorrect links.
- Use named links to make it easier to add things and to make the table easier to read when making edits. - Fix some incorrect links.
There was a problem hiding this 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 refactors the compatibility version table in the README to use named Markdown link references instead of inline URLs, making it easier to maintain and more readable when editing.
- Converted inline badge and link URLs to named references
- Fixed incorrect version tags in Microsoft.OpenApi release links (missing 'v' prefix for v8 and v7)
- Updated vnext and latest OpenAPI version sources to use
.csprojfiles instead ofDirectory.Packages.props
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3653 +/- ##
=======================================
Coverage 94.53% 94.53%
=======================================
Files 111 111
Lines 3861 3861
Branches 778 778
=======================================
Hits 3650 3650
Misses 211 211
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|