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
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
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 }}
dotnet
/
docfx
Public
Notifications
You must be signed in to change notification settings
Fork
889
Star
4.4k
Code
Issues
407
Pull requests
19
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add OpenAPI 3 documentation through the existing REST pipeline
- #11154
#11154
Draft
vicancy
wants to merge 18 commits into
dotnet:main
dotnet/docfx:main
from
vicancy:lianwei-microsoft-openapi-net-integration
vicancy/docfx:lianwei-microsoft-openapi-net-integration
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Draft
Add OpenAPI 3 documentation through the existing REST pipeline
#11154
vicancy
wants to merge 18 commits into
dotnet:main
dotnet/docfx:main
from
vicancy:lianwei-microsoft-openapi-net-integration
vicancy/docfx:lianwei-microsoft-openapi-net-integration
Copy head branch name to clipboard
Commits
Commits on Sep 19, 2026
test: add Swagger 2.0 compatibility coverage
Show description for e8cf97f
vicancy
and
Copilot
committed
e8cf97f
View commit details
Copy full SHA for e8cf97f
Browse repository at this point
test: simplify Swagger output compatibility assertions
Show description for 17eacad
vicancy
and
Copilot
committed
17eacad
View commit details
Copy full SHA for 17eacad
Browse repository at this point
test: avoid unnecessary Swagger fixture IO and builds
Show description for d844936
vicancy
and
Copilot
committed
d844936
View commit details
Copy full SHA for d844936
Browse repository at this point
Add OpenAPI.NET-backed REST documentation
Show description for ea6da65
vicancy
and
Copilot
committed
ea6da65
View commit details
Copy full SHA for ea6da65
Browse repository at this point
Commits on Sep 21, 2026
test: fix REST template test lint formatting
Show description for 85ca8ba
vicancy
and
Copilot
committed
85ca8ba
View commit details
Copy full SHA for 85ca8ba
Browse repository at this point
docs: document unsupported OpenAPI features and fidelity gaps
Show description for 9659bf8
vicancy
and
Copilot
committed
9659bf8
View commit details
Copy full SHA for 9659bf8
Browse repository at this point
Commits on Sep 24, 2026
fix: reject lossy OpenAPI constants and YAML null values
vicancy
committed
af14c88
View commit details
Copy full SHA for af14c88
Browse repository at this point
Merge main into OpenAPI integration
vicancy
committed
d40a42b
View commit details
Copy full SHA for d40a42b
Browse repository at this point
Add OpenAPI 3.0 example and fix nested schema rendering
vicancy
committed
a8f27b2
View commit details
Copy full SHA for a8f27b2
Browse repository at this point
Support OpenAPI 3.2 and preserve schema values
vicancy
committed
cc091c5
View commit details
Copy full SHA for cc091c5
Browse repository at this point
Unify OpenAPI documentation through typed REST view models
vicancy
committed
593e61d
View commit details
Copy full SHA for 593e61d
Browse repository at this point
Preserve existing names and formatting in REST API build code
vicancy
committed
4241717
View commit details
Copy full SHA for 4241717
Browse repository at this point
Keep Swagger conversion in the existing converter
vicancy
committed
19cd7ab
View commit details
Copy full SHA for 19cd7ab
Browse repository at this point
Merge remote-tracking branch 'origin/main' into codex/openapi-11154
vicancy
committed
a5f239f
View commit details
Copy full SHA for a5f239f
Browse repository at this point
Adapt OpenAPI 3 to the existing REST metadata contract
vicancy
committed
6eaddd5
View commit details
Copy full SHA for 6eaddd5
Browse repository at this point
Map OpenAPI schema constraints directly from SDK properties
vicancy
committed
f59c6c1
View commit details
Copy full SHA for f59c6c1
Browse repository at this point
Reuse SDK schema serialization in the REST adapter
vicancy
committed
dd2bc54
View commit details
Copy full SHA for dd2bc54
Browse repository at this point
Commits on Sep 25, 2026
Share JSON and YAML input detection across document processors
vicancy
committed
ff1ee05
View commit details
Copy full SHA for ff1ee05
Browse repository at this point
You can’t perform that action at this time.