Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
oapi-codegen
/
gin-middleware
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
7
Star
9
Code
Issues
1
Pull requests
13
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 7, 2025
chore(deps): pin dependencies
renovate[bot]
authored and
jamietanna
committed
140eb70
Copy full SHA for 140eb70
Commits on Jun 14, 2024
docs(sponsors): add `FUNDING.yml`
jamietanna
committed
8d9013d
Copy full SHA for 8d9013d
Commits on Jun 4, 2024
Merge pull request #15 from konyu/main
Show description for 5ca8c21
mromaszewicz
authored
5ca8c21
Copy full SHA for 5ca8c21
Fix: comment echo to gin
konyu
committed
6f88ffc
Copy full SHA for 6f88ffc
Commits on Jun 3, 2024
fix(deps): update module github.com/gin-gonic/gin to v1.10.0
renovate[bot]
authored and
jamietanna
committed
bf52853
Copy full SHA for bf52853
chore(deps): update module github.com/golangci/golangci-lint to v1.59.0
renovate[bot]
authored and
jamietanna
committed
d51371e
Copy full SHA for d51371e
chore(deps): update actions/setup-go action to v5
renovate[bot]
authored and
jamietanna
committed
e51c018
Copy full SHA for e51c018
fix(deps): update module github.com/stretchr/testify to v1.9.0
renovate[bot]
authored and
jamietanna
committed
95f271e
Copy full SHA for 95f271e
chore(deps): update release-drafter/release-drafter action to v6
renovate[bot]
authored and
jamietanna
committed
5d8db41
Copy full SHA for 5d8db41
chore(deps): update actions/checkout action to v4
renovate[bot]
authored and
jamietanna
committed
e5290f0
Copy full SHA for e5290f0
fix(deps): update module github.com/getkin/kin-openapi to v0.124.0
renovate[bot]
authored and
jamietanna
committed
bbf303a
Copy full SHA for bbf303a
Commits on Feb 10, 2024
chore: build against Go 1.22
jamietanna
committed
8c0343b
Copy full SHA for 8c0343b
chore: simplify CI build matrix
Show description for 73f27be
jamietanna
committed
73f27be
Copy full SHA for 73f27be
Commits on Nov 6, 2023
Merge pull request #8 from oapi-codegen/chore/release-drafter
Show description for 8b46233
jamietanna
authored
8b46233
Copy full SHA for 8b46233
Onboard to Release Drafter
Show description for 034fbf7
jamietanna
committed
034fbf7
Copy full SHA for 034fbf7
Commits on Sep 11, 2023
Merge pull request #7 from oapi-codegen/chore/testutil
Show description for b664103
jamietanna
authored
b664103
Copy full SHA for b664103
Remove `testutil` dependency
Show description for e9846f2
jamietanna
committed
e9846f2
Copy full SHA for e9846f2
Add CODEOWNERS
jamietanna
committed
b4a97db
Copy full SHA for b4a97db
Build project with Go 1.20 and Go 1.21
Show description for d46ec82
jamietanna
committed
d46ec82
Copy full SHA for d46ec82
Commits on Sep 3, 2023
Add gitignore
jamietanna
committed
b9d2404
Copy full SHA for b9d2404
Add GitHub Actions Workflows + Renovate configuration
Show description for b32bf2d
jamietanna
committed
b32bf2d
Copy full SHA for b32bf2d
Initialise Go module
jamietanna
committed
bf3cb7f
Copy full SHA for bf3cb7f
Flatten directory structure
jamietanna
committed
801a387
Copy full SHA for 801a387
Add 'pkg/' from commit '5b7ff06fd44ad7e4169c1ae05a437f9e05654f3d'
Show description for d83f0b6
jamietanna
committed
d83f0b6
Copy full SHA for d83f0b6
Initialise project
jamietanna
committed
ce53a89
Copy full SHA for ce53a89
Commits on Jul 31, 2023
fix warn log condition
gmtstephane
authored and
jamietanna
committed
5b7ff06
Copy full SHA for 5b7ff06
Commits on Jul 28, 2023
return 404 when no matching route is found (#1067)
Show description for 6ff8ccf
sonu27
authored
6ff8ccf
Copy full SHA for 6ff8ccf
Use native error wrapping (#1098)
alexandear
authored
0b34a3f
Copy full SHA for 0b34a3f
Commits on Dec 17, 2022
Warn when using a non-empty `spec.Servers` (#883)
Show description for 4600d98
jamietanna
authored
4600d98
Copy full SHA for 4600d98
Commits on Nov 12, 2022
Lint: Ignore findings on string-based keys for `Context`
Show description for cd39124
Jamie Tanna
committed
cd39124
Copy full SHA for cd39124
Commits on Oct 25, 2022
Bump github.com/getkin/kin-openapi from 0.104.0 to 0.106.0
Show description for d05e8a1
dependabot[bot]
authored and
Jamie Tanna
committed
d05e8a1
Copy full SHA for d05e8a1
Commits on Oct 22, 2022
chore: Fix comments/imports (#789)
Show description for eb84dd8
Jleagle
authored
eb84dd8
Copy full SHA for eb84dd8
Commits on Oct 9, 2022
chore: update kin-openapi to v0.104.0; update middleware test assertions
mycrEEpy
committed
4707e22
Copy full SHA for 4707e22
Commits on Sep 15, 2022
migrate deprecated io/ioutil package to io and os packages
mycrEEpy
committed
0c3ee0e
Copy full SHA for 0c3ee0e
Commits on Aug 3, 2022
handle oapi3.MultiError messages (#572)
Show description for 163eee8
joerocklin
authored
163eee8
Copy full SHA for 163eee8
Pagination
Previous
Next
You can’t perform that action at this time.