FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pkg/codegen - oapi-codegen/oapi-codegen · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
oapi-codegen
/
oapi-codegen
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
8.5k
Code
Issues
250
Pull requests
68
Discussions
Actions
Projects
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
oapi-codegen
pkg
codegen
on
v2.8.0
User selector
Datepicker
Commit history
Commits on Jul 17, 2026
Add sort-handler-registrations flag to opt out of spec-order registration (#2477)
Show description for de2d8b2
mromaszewicz
and
claude
authored
de2d8b2
View commit details
Copy full SHA for de2d8b2
View code at this point
Browse repository at this point
Name shared path parameter helper types once, hashing cross-path collisions (#2476)
Show description for bd52535
mromaszewicz
and
claude
authored
bd52535
View commit details
Copy full SHA for bd52535
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
feat(#1726): add literal colon support for gin, echo, fiber (#1879)
Show description for ce2e068
cosban
and
mromaszewicz
authored
ce2e068
View commit details
Copy full SHA for ce2e068
View code at this point
Browse repository at this point
Fix ValueByDiscriminator() with external refs (#2474)
Show description for 1457922
mromaszewicz
authored
1457922
View commit details
Copy full SHA for 1457922
View code at this point
Browse repository at this point
Fix allOf/nullable detection and recursion (#2473)
Show description for 6d3c864
mromaszewicz
and
claude
authored
6d3c864
View commit details
Copy full SHA for 6d3c864
View code at this point
Browse repository at this point
Fix nested allOf/anyOf merging (#2471)
Show description for 823a7a7
mromaszewicz
and
claude
authored
823a7a7
View commit details
Copy full SHA for 823a7a7
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
Generate shared path-level parameter helper types once (#2466)
Show description for a07731d
mromaszewicz
and
claude
authored
a07731d
View commit details
Copy full SHA for a07731d
View code at this point
Browse repository at this point
Register handlers in spec order (#2465)
Show description for 6574240
mromaszewicz
and
claude
authored
6574240
View commit details
Copy full SHA for 6574240
View code at this point
Browse repository at this point
Stringify non-string text/plain responses in strict servers (#2464)
Show description for 18ef715
mromaszewicz
and
claude
authored
18ef715
View commit details
Copy full SHA for 18ef715
View code at this point
Browse repository at this point
Qualify external header schema refs in generated response headers (#2463)
Show description for 1e31932
mromaszewicz
and
claude
authored
1e31932
View commit details
Copy full SHA for 1e31932
View code at this point
Browse repository at this point
Parse declared response headers into typed fields on client response wrappers (#2462)
Show description for 9efd95a
mromaszewicz
and
claude
authored
9efd95a
View commit details
Copy full SHA for 9efd95a
View code at this point
Browse repository at this point
Reject import-mapping keys that are JSON pointers (#2461)
Show description for 28e0964
mromaszewicz
and
claude
authored
28e0964
View commit details
Copy full SHA for 28e0964
View code at this point
Browse repository at this point
Anchor trailing-slash stdhttp routes with {$} to match OpenAPI semantics (#2460)
Show description for 87e9aa2
mromaszewicz
and
claude
authored
87e9aa2
View commit details
Copy full SHA for 87e9aa2
View code at this point
Browse repository at this point
Map format: duration to the runtime's RFC 3339 Duration type (#2458)
Show description for 68f8c3b
mromaszewicz
and
claude
authored
68f8c3b
View commit details
Copy full SHA for 68f8c3b
View code at this point
Browse repository at this point
Commits on Jul 12, 2026
Tell the runtime whether routers deliver escaped path parameter values (#2457)
Show description for 50ecd9e
mromaszewicz
and
claude
authored
50ecd9e
View commit details
Copy full SHA for 50ecd9e
View code at this point
Browse repository at this point
Add regression test for enum values containing backslashes (#2454)
Show description for 05eb4a7
mromaszewicz
and
claude
authored
05eb4a7
View commit details
Copy full SHA for 05eb4a7
View code at this point
Browse repository at this point
Fix discriminator type on unions (#2453)
Show description for e66004b
mromaszewicz
and
claude
authored
e66004b
View commit details
Copy full SHA for e66004b
View code at this point
Browse repository at this point
Share security scheme context keys across import-mapped packages (#2452)
Show description for 5b7486a
mromaszewicz
and
claude
authored
5b7486a
View commit details
Copy full SHA for 5b7486a
View code at this point
Browse repository at this point
fix: render Godoc correctly for union types
Show description for 9e29f17
jamietanna
and
Claude Sonnet 4.6
committed
9e29f17
View commit details
Copy full SHA for 9e29f17
View code at this point
Browse repository at this point
fix: render Godoc correctly for renamed types
Show description for 4c87e0d
jamietanna
and
Claude Sonnet 4.6
committed
4c87e0d
View commit details
Copy full SHA for 4c87e0d
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
Bring all routers to parity with each other (#2445)
Show description for c0710f1
mromaszewicz
and
claude
authored
c0710f1
View commit details
Copy full SHA for c0710f1
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
fix: bind only the request body in echo v5 strict handlers (#2444)
Show description for e643336
mromaszewicz
authored
e643336
View commit details
Copy full SHA for e643336
View code at this point
Browse repository at this point
fix: bind to body (#2063)
Show description for 52038a8
SeaRoll
and
mromaszewicz
authored
52038a8
View commit details
Copy full SHA for 52038a8
View code at this point
Browse repository at this point
fix: emit case clauses for bodyless responses to prevent default catch-all unmarshal error (#2427)
Show description for 29e2216
lwc
and
mromaszewicz
authored
29e2216
View commit details
Copy full SHA for 29e2216
View code at this point
Browse repository at this point
fiber: fix extra brace in optional pass-through cookie binding (#2443)
Show description for 1111f5a
mromaszewicz
authored
1111f5a
View commit details
Copy full SHA for 1111f5a
View code at this point
Browse repository at this point
Codegen: add fiber v3 support (rebased on main, fiber v3 stable) (#2431)
Show description for 596935e
authored
596935e
View commit details
Copy full SHA for 596935e
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
Deprecate ctx based security scopes (#2440)
Show description for 41eeb46
mromaszewicz
authored
41eeb46
View commit details
Copy full SHA for 41eeb46
View code at this point
Browse repository at this point
fix: allow anonymous security alternatives (#2432)
Show description for 0169838
authored
0169838
View commit details
Copy full SHA for 0169838
View code at this point
Browse repository at this point
Validate OpenAPI spec before codegen (#2435)
Show description for 4bd0ad8
mromaszewicz
and
claude
authored
4bd0ad8
View commit details
Copy full SHA for 4bd0ad8
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
Handle pure nullable types (#2437)
Show description for 53daae1
mromaszewicz
and
claude
authored
53daae1
View commit details
Copy full SHA for 53daae1
View code at this point
Browse repository at this point
Make sure to escape user strings (#2433)
Show description for d5e1d02
mromaszewicz
and
claude
authored
d5e1d02
View commit details
Copy full SHA for d5e1d02
View code at this point
Browse repository at this point
Commits on Jun 21, 2026
Don't emit enum constants for array-typed schemas (#2424)
Show description for bb192a2
mromaszewicz
and
claude
authored
bb192a2
View commit details
Copy full SHA for bb192a2
View code at this point
Browse repository at this point
fix: honour external package's Go name for direct response refs (#2423)
Show description for 2ec2dc6
mromaszewicz
and
claude
authored
2ec2dc6
View commit details
Copy full SHA for 2ec2dc6
View code at this point
Browse repository at this point
fix: qualify response refs from externally-ref'd path items (#2421)
Show description for 5b7f232
mromaszewicz
and
claude
authored
5b7f232
View commit details
Copy full SHA for 5b7f232
View code at this point
Browse repository at this point
Unify emitter/consumer mediatype filter (#2420)
Show description for 4fc9db2
mromaszewicz
and
claude
authored
4fc9db2
View commit details
Copy full SHA for 4fc9db2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL