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 }}
pb33f
/
libopenapi
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
116
Star
875
Code
Issues
7
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 22, 2026
fix(gosdk): reject empty JSON responses
daveshanley
committed
83d6d37
View commit details
Copy full SHA for 83d6d37
Browse repository at this point
fix(index): record node positions once in post-order
s04
authored and
daveshanley
committed
7025a63
View commit details
Copy full SHA for 7025a63
Browse repository at this point
fix(index): keep node line index sub-linear for single-line JSON documents
Show description for d59bbac
s04
authored and
daveshanley
committed
d59bbac
View commit details
Copy full SHA for d59bbac
Browse repository at this point
Tighten the generated SDK runtime and finish the gosdk rename
Show description for 64654b7
daveshanley
and
claude
committed
64654b7
View commit details
Copy full SHA for 64654b7
Browse repository at this point
Commits on Sep 21, 2026
test: update SDK coverage for typed Arazzo outputs
daveshanley
committed
07795dd
View commit details
Copy full SHA for 07795dd
Browse repository at this point
bump coverage
daveshanley
committed
376a0fa
View commit details
Copy full SHA for 376a0fa
Browse repository at this point
fix pipeline
daveshanley
committed
13b4cb8
View commit details
Copy full SHA for 13b4cb8
Browse repository at this point
feat: Arazzo 1.1 support, source resolution, and schema index attribution
Show description for a5607fe
daveshanley
committed
a5607fe
View commit details
Copy full SHA for a5607fe
Browse repository at this point
ci: run network tests in build workflow
Show description for 230e42d
HNO3Miracle
authored and
daveshanley
committed
230e42d
View commit details
Copy full SHA for 230e42d
Browse repository at this point
tests: require opt-in for remote fixtures
Show description for 8e9a114
HNO3Miracle
authored and
daveshanley
committed
8e9a114
View commit details
Copy full SHA for 8e9a114
Browse repository at this point
fix: return the error instead of panicking when no openapi version tag is found
Show description for 61be9e2
hdimer
authored and
daveshanley
committed
61be9e2
View commit details
Copy full SHA for 61be9e2
Browse repository at this point
Bump golang.org/x/sync from 0.22.0 to 0.23.0
Show description for 54dc125
dependabot[bot]
authored and
daveshanley
committed
54dc125
View commit details
Copy full SHA for 54dc125
Browse repository at this point
additionalOperation fix
sheidkamp
authored and
daveshanley
committed
700b121
View commit details
Copy full SHA for 700b121
Browse repository at this point
Add OpenAPI and Arazzo Go SDK generation
daveshanley
committed
ead9f2d
View commit details
Copy full SHA for ead9f2d
Browse repository at this point
Commits on Jul 29, 2026
Bump github.com/pb33f/jsonpath from 0.8.2 to 0.8.3
Show description for ca6ca73
dependabot[bot]
authored and
daveshanley
committed
ca6ca73
View commit details
Copy full SHA for ca6ca73
Browse repository at this point
Commits on Jul 15, 2026
coverage
daveshanley
committed
0837c9b
View commit details
Copy full SHA for 0837c9b
Browse repository at this point
coverage
daveshanley
committed
1338994
View commit details
Copy full SHA for 1338994
Browse repository at this point
fix: compose external security scheme refs during bundling (#932)
Show description for dd2a700
daveshanley
committed
dd2a700
View commit details
Copy full SHA for dd2a700
Browse repository at this point
Bump golang.org/x/sync from 0.21.0 to 0.22.0
Show description for a1e9b6a
dependabot[bot]
authored and
daveshanley
committed
a1e9b6a
View commit details
Copy full SHA for a1e9b6a
Browse repository at this point
arazzo: make the retry sleeper injectable via EngineConfig.SleepFunc
Show description for 01d2e4d
khalidDaoud
authored and
daveshanley
committed
01d2e4d
View commit details
Copy full SHA for 01d2e4d
Browse repository at this point
test: cover empty security requirements
kriptoburak
authored and
daveshanley
committed
af8d024
View commit details
Copy full SHA for af8d024
Browse repository at this point
Commits on Jul 10, 2026
tuneups
daveshanley
committed
f078cc8
View commit details
Copy full SHA for f078cc8
Browse repository at this point
fix: rebase external circular refs during inline bundling (vacuum #928)
Show description for 87a6330
daveshanley
committed
87a6330
View commit details
Copy full SHA for 87a6330
Browse repository at this point
Commits on Jun 29, 2026
Address #597
Show description for 2abedeb
daveshanley
committed
2abedeb
View commit details
Copy full SHA for 2abedeb
Browse repository at this point
Commits on Jun 27, 2026
tune up build
daveshanley
committed
d4c45ce
View commit details
Copy full SHA for d4c45ce
Browse repository at this point
deduplicating and centralizing cloning code.
Show description for 1faac1c
daveshanley
committed
1faac1c
View commit details
Copy full SHA for 1faac1c
Browse repository at this point
Commits on Jun 24, 2026
test: cover encodeSafeValue and deepCopyYAMLNode branches
Show description for a3dd56b
2 people
authored and
daveshanley
committed
a3dd56b
View commit details
Copy full SHA for a3dd56b
Browse repository at this point
fix: don't mutate shared yaml.Node when rendering schemas concurrently
gnuletik
authored and
daveshanley
committed
a35e6d2
View commit details
Copy full SHA for a35e6d2
Browse repository at this point
Commits on Jun 23, 2026
bump deps, damn yaml fluctuations!
daveshanley
committed
0fc7fa0
View commit details
Copy full SHA for 0fc7fa0
Browse repository at this point
support JSON Schema $defs across models and composed bundling
Show description for 9c66b87
daveshanley
committed
9c66b87
View commit details
Copy full SHA for 9c66b87
Browse repository at this point
Commits on Jun 15, 2026
address issue #590
Show description for 8bbb3fa
daveshanley
committed
8bbb3fa
View commit details
Copy full SHA for 8bbb3fa
Browse repository at this point
Commits on Jun 13, 2026
coverage bump
daveshanley
committed
73ef933
View commit details
Copy full SHA for 73ef933
Browse repository at this point
upgrade YAML APIs
Show description for bac2b0e
daveshanley
committed
bac2b0e
View commit details
Copy full SHA for bac2b0e
Browse repository at this point
update deps
daveshanley
committed
dfe2eb2
View commit details
Copy full SHA for dfe2eb2
Browse repository at this point
Commits on Jun 12, 2026
bump coverage on arazzo
daveshanley
committed
6c72b83
View commit details
Copy full SHA for 6c72b83
Browse repository at this point
Previous
Next
You can’t perform that action at this time.