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 }}
brahmlower
/
oapi-codegen
Public
forked from
oapi-codegen/oapi-codegen
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Feb 12, 2026
refactor(internal): move Fiber tests into their own modules (#2212)
Show description for 15c1daf
mromaszewicz
authored
15c1daf
View commit details
Copy full SHA for 15c1daf
Browse repository at this point
Commits on Feb 10, 2026
fixed duplicate type names (#200)
Show description for 13eb5ac
3 people
authored
13eb5ac
View commit details
Copy full SHA for 13eb5ac
Browse repository at this point
Adopt fiber middleware template for updated GetReqHeaders() method signature (#1419)
Show description for 5f38641
4 people
authored
5f38641
View commit details
Copy full SHA for 5f38641
Browse repository at this point
chore: readme update (#2209)
mromaszewicz
authored
5bde24d
View commit details
Copy full SHA for 5bde24d
Browse repository at this point
Commits on Feb 9, 2026
Fix broken code when response content is not exist, but response headers are exist in Iris strict server. (#1411)
Show description for e8ada7a
ShouheiNishi
and
mromaszewicz
authored
e8ada7a
View commit details
Copy full SHA for e8ada7a
Browse repository at this point
Fixes type collision for enum values that start with _ (underscore) (#1438)
Show description for 6105796
3 people
authored
6105796
View commit details
Copy full SHA for 6105796
Browse repository at this point
docs: fix link to example (#1884)
Show description for 54868c7
rkosegi
and
mromaszewicz
authored
54868c7
View commit details
Copy full SHA for 54868c7
Browse repository at this point
docs(extensions): correct links to examples (#1836)
Show description for 2ec5a32
yuro241
and
mbk-tsuji
authored
2ec5a32
View commit details
Copy full SHA for 2ec5a32
Browse repository at this point
fix(deps): update module github.com/gofiber/fiber/v2 to v2.52.11 [security] (#2207)
Show description for bae5e57
renovate[bot]
authored
bae5e57
View commit details
Copy full SHA for bae5e57
Browse repository at this point
Commits on Feb 8, 2026
build: use a re-usable, single, workflow for running CI
Show description for 35a6e0c
jamietanna
committed
35a6e0c
View commit details
Copy full SHA for 35a6e0c
Browse repository at this point
Commits on Feb 7, 2026
Revert "OpenAPI v3.1 support, experimental re-implementation using libopenapi (#2197)"
Show description for b0f22a0
jamietanna
committed
b0f22a0
View commit details
Copy full SHA for b0f22a0
Browse repository at this point
Revert "fix(deps): update module github.com/go-chi/chi/v5 to v5.2.2 [security] (#2198)"
Show description for b097c1d
jamietanna
committed
b097c1d
View commit details
Copy full SHA for b097c1d
Browse repository at this point
Revert "Add output filtering (#2201)"
Show description for a5d9820
jamietanna
committed
a5d9820
View commit details
Copy full SHA for a5d9820
Browse repository at this point
Revert "Rename Swagger references to OpenAPI (#2202)"
Show description for 58bb3e6
jamietanna
committed
58bb3e6
View commit details
Copy full SHA for 58bb3e6
Browse repository at this point
docs(sponsors): update section
Show description for af027b0
jamietanna
committed
af027b0
View commit details
Copy full SHA for af027b0
Browse repository at this point
Rename Swagger references to OpenAPI (#2202)
Show description for 17ba42e
mromaszewicz
and
mromaszewicz-nv
authored
17ba42e
View commit details
Copy full SHA for 17ba42e
Browse repository at this point
Add output filtering (#2201)
Show description for db8abb8
mromaszewicz
and
mromaszewicz-nv
authored
db8abb8
View commit details
Copy full SHA for db8abb8
Browse repository at this point
fix(deps): update module github.com/go-chi/chi/v5 to v5.2.2 [security] (#2198)
Show description for 98e5d1a
renovate[bot]
authored
98e5d1a
View commit details
Copy full SHA for 98e5d1a
Browse repository at this point
OpenAPI v3.1 support, experimental re-implementation using libopenapi (#2197)
Show description for 5206145
mromaszewicz
authored
5206145
View commit details
Copy full SHA for 5206145
Browse repository at this point
Commits on Nov 16, 2025
fix(renovate): only run `make tidy` after Go module updates
Show description for 09919e7
jamietanna
committed
09919e7
View commit details
Copy full SHA for 09919e7
Browse repository at this point
Commits on Nov 3, 2025
chore(renovate): run `make tidy` after dependency updates to `go.mod`
Show description for 89f7d4d
jamietanna
committed
89f7d4d
View commit details
Copy full SHA for 89f7d4d
Browse repository at this point
Commits on Nov 1, 2025
chore(deps): update release-drafter/release-drafter action to v6.1.0 (.github/workflows)
renovate[bot]
authored and
jamietanna
committed
5198fe7
View commit details
Copy full SHA for 5198fe7
Browse repository at this point
docs(sponsors): remove Elastic as a sponsor
Show description for 998bf1c
jamietanna
committed
998bf1c
View commit details
Copy full SHA for 998bf1c
Browse repository at this point
fix(deps): update module github.com/getkin/kin-openapi to v0.133.0 (go.mod)
renovate[bot]
authored and
jamietanna
committed
1401fbe
View commit details
Copy full SHA for 1401fbe
Browse repository at this point
fix(deps): update module github.com/stretchr/testify to v1.11.1 (go.mod)
renovate[bot]
authored and
jamietanna
committed
029a739
View commit details
Copy full SHA for 029a739
Browse repository at this point
chore(deps): update module github.com/golangci/golangci-lint to v2.6.0 (makefile)
renovate[bot]
authored and
jamietanna
committed
f7a23df
View commit details
Copy full SHA for f7a23df
Browse repository at this point
chore(renovate): correctly create branches for top-level files
Show description for 226a25f
jamietanna
committed
226a25f
View commit details
Copy full SHA for 226a25f
Browse repository at this point
chore(deps): update ossf/scorecard-action action to v2.4.3 (.github/workflows)
renovate[bot]
authored and
jamietanna
committed
ae106ad
View commit details
Copy full SHA for ae106ad
Browse repository at this point
chore(deps): update actions/upload-artifact action to v5 (.github/workflows)
renovate[bot]
authored and
jamietanna
committed
1a6d918
View commit details
Copy full SHA for 1a6d918
Browse repository at this point
chore(deps): update actions/setup-go action to v6 (.github/workflows)
renovate[bot]
authored and
jamietanna
committed
67c6c89
View commit details
Copy full SHA for 67c6c89
Browse repository at this point
chore(deps): update actions/labeler action to v6 (.github/workflows)
renovate[bot]
authored and
jamietanna
committed
78601a5
View commit details
Copy full SHA for 78601a5
Browse repository at this point
chore(deps): update actions/checkout action to v5 (.github/workflows)
renovate[bot]
authored and
jamietanna
committed
f6a603a
View commit details
Copy full SHA for f6a603a
Browse repository at this point
chore(deps): update github/codeql-action action to v4 (.github/workflows)
renovate[bot]
authored and
jamietanna
committed
2618db7
View commit details
Copy full SHA for 2618db7
Browse repository at this point
chore(renovate): don't raise PRs for internal `replace`d modules
Show description for 06a65c8
jamietanna
committed
06a65c8
View commit details
Copy full SHA for 06a65c8
Browse repository at this point
chore(renovate): don't raise PRs for `internal/test` and `examples`
Show description for 0667116
jamietanna
committed
0667116
View commit details
Copy full SHA for 0667116
Browse repository at this point
Previous
Next
You can’t perform that action at this time.