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
refs/heads/main
User selector
Datepicker
Commit history
Commits on Aug 17, 2026
fix(codegen): read singular example under OpenAPI 3.1 (#2523)
Show description for ec72580
bendrucker
and
mromaszewicz
authored
ec72580
View commit details
Copy full SHA for ec72580
View code at this point
Browse repository at this point
feat(codegen): fold OpenAPI 3.1 const-based oneOf without outer type into enums (#2520)
Show description for ae2ec8a
authored
ae2ec8a
View commit details
Copy full SHA for ae2ec8a
View code at this point
Browse repository at this point
Commits on Aug 16, 2026
Propagate one-sided type and format in allOf merges (#2526)
Show description for 5a6c494
mromaszewicz
and
claude
authored
5a6c494
View commit details
Copy full SHA for 5a6c494
View code at this point
Browse repository at this point
Map OpenAPI 3.1 multi-type unions to `any` (#2522)
Show description for 0bb3afe
authored
0bb3afe
View commit details
Copy full SHA for 0bb3afe
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
Use runtime to style strict server headers (#2513)
Show description for 578fe92
mromaszewicz
and
claude
authored
578fe92
View commit details
Copy full SHA for 578fe92
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
Replace interface{} with any (#2438)
mromaszewicz
authored
7af7735
View commit details
Copy full SHA for 7af7735
View code at this point
Browse repository at this point
Commits on Aug 1, 2026
refactor(templates): unify router codegen into shared skeletons (#2486)
Show description for 9a29484
mromaszewicz
and
claude
authored
9a29484
View commit details
Copy full SHA for 9a29484
View code at this point
Browse repository at this point
feat: content type handling customization (#2449)
Show description for 797f068
mromaszewicz
and
claude
authored
797f068
View commit details
Copy full SHA for 797f068
View code at this point
Browse repository at this point
feat: struct field tags customization (#2448)
Show description for da796f1
mromaszewicz
and
claude
authored
da796f1
View commit details
Copy full SHA for da796f1
View code at this point
Browse repository at this point
feat(client): improve perfomance of generating path for client (#2046)
Show description for b7f2e1d
authored
b7f2e1d
View commit details
Copy full SHA for b7f2e1d
View code at this point
Browse repository at this point
fix(stdhttp): reject mixed path-parameter segments at codegen (#2492)
Show description for f1a18a7
authored
f1a18a7
View commit details
Copy full SHA for f1a18a7
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
Fix v2.6.0 omitempty regression (#2505)
Show description for 73e9acf
mromaszewicz
and
claude
authored
73e9acf
View commit details
Copy full SHA for 73e9acf
View code at this point
Browse repository at this point
fix: delegate JSON methods for inline union request bodies (#2501)
Show description for b024e15
shiiyan
authored
b024e15
View commit details
Copy full SHA for b024e15
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
fix(deps): update module github.com/getkin/kin-openapi to v0.143.0 (go.mod) (#2491)
Show description for d31f05b
renovate[bot]
and
mromaszewicz
authored
d31f05b
View commit details
Copy full SHA for d31f05b
View code at this point
Browse repository at this point
Add missing case to validation (#2493)
Show description for ebaa6b9
mromaszewicz
and
claude
authored
ebaa6b9
View commit details
Copy full SHA for ebaa6b9
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL