Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
OpenAPI.NET
Public
Notifications
You must be signed in to change notification settings
Fork
281
Star
1.6k
Code
Issues
20
Pull requests
11
Discussions
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat/path conversions
- #2827
#2827
Draft
baywet
wants to merge 9 commits into
main
microsoft/OpenAPI.NET:main
from
feat/path-conversions
microsoft/OpenAPI.NET:feat/path-conversions
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
feat/path conversions
#2827
baywet
wants to merge 9 commits into
main
microsoft/OpenAPI.NET:main
from
feat/path-conversions
microsoft/OpenAPI.NET:feat/path-conversions
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2026
feat: adds path translation from v3 to v2 for validation errors
Show description for 329e9b3
baywet
committed
329e9b3
View commit details
Copy full SHA for 329e9b3
Browse repository at this point
docs: adds documentation about the experimental path mapping helpers
Show description for 098f24e
baywet
committed
098f24e
View commit details
Copy full SHA for 098f24e
Browse repository at this point
chore: marks new APIs as experimental
Show description for 6dc21b3
baywet
committed
6dc21b3
View commit details
Copy full SHA for 6dc21b3
Browse repository at this point
perf: reduce allocations translating paths
Show description for 7a6be84
baywet
committed
7a6be84
View commit details
Copy full SHA for 7a6be84
Browse repository at this point
fix(library): replace foreach with LINQ Any to address CodeQL missed-where finding
Show description for d3dd449
Copilot
and
baywet
authored
d3dd449
View commit details
Copy full SHA for d3dd449
Browse repository at this point
Commits on Apr 17, 2026
style(library): move conditional compilation directives above namespace and rename V3_0 to V30
Show description for c46f13c
Copilot
and
baywet
authored
c46f13c
View commit details
Copy full SHA for c46f13c
Browse repository at this point
Commits on Apr 19, 2026
feat(library): add V2RequestBodyToBodyParameterPolicy for path conversion
Show description for c0d89d1
Copilot
and
baywet
authored
c0d89d1
View commit details
Copy full SHA for c0d89d1
Browse repository at this point
fix(library): root policy segment matching to prevent false positives in schema trees
Show description for c063087
Copilot
and
baywet
authored
c063087
View commit details
Copy full SHA for c063087
Browse repository at this point
Commits on Apr 20, 2026
docs(experimental-apis): remove requestBody from null-returns list, add to transformations table
Show description for f3c36ed
Copilot
and
baywet
authored
f3c36ed
View commit details
Copy full SHA for f3c36ed
Browse repository at this point
You can’t perform that action at this time.