An open API service providing commit metadata for open source projects.

GitHub / oapi-codegen/oapi-codegen / commits

Generate Go client and server boilerplate from OpenAPI 3 specifications

SHA Message Author Date Stats
d5e17e9e fix(deps): update module github.com/getkin/kin-openapi to v0.139.0 (go.mod) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
21 days ago
c5641fd5 Add functions to response models for schema-extraction (#2379)
Co-authored-by: Marcin Romaszewicz <m****r@g****m>
Andreas Tollkötter <1****r@u****m>
Committed by: GitHub <n****y@g****m>
25 days ago
28b47caf Echo V5 now uses the generic test framework (#2382)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
25 days ago
8c4029a3 Extend deepObject testing to include unicode (#2381)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
25 days ago
84bfb1b4 chore(deps): update dessant/label-actions action to v5.0.2 (.github/workflows) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
27 days ago
75ecc2c8 chore(deps): update module github.com/golangci/golangci-lint to v2.12.2 (make... renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
27 days ago
c6c3f920 lint: migrate to `golangci-lint`'s install script on `main` Jamie Tanna <j****e@j****k>
Committed by: Jamie Tanna <g****b@j****k>
27 days ago
d4ab4d91 fix(deps): update module golang.org/x/text to v0.37.0 (go.mod) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
27 days ago
4901c8e7 fix(deps): update module golang.org/x/tools to v0.45.0 (go.mod) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
27 days ago
5e6d4e01 fix(deps): update module github.com/getkin/kin-openapi to v0.138.0 (go.mod) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
27 days ago
fd9959ac chore(renovate): add missing description Jamie Tanna <j****e@j****k>
Committed by: Jamie Tanna <g****b@j****k>
27 days ago
f73fd3f6 chore(renovate): add explicit parent path Jamie Tanna <j****e@j****k>
Committed by: Jamie Tanna <g****b@j****k>
27 days ago
6ed13af7 chore(renovate): correct path for `go.sum` Jamie Tanna <j****e@j****k>
Committed by: Jamie Tanna <g****b@j****k>
27 days ago
3f74c6c7 chore(deps): update dessant/label-actions action to v5.0.1 (.github/workflows) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
27 days ago
c699d899 chore(deps): update oapi-codegen/actions action to v0.8.0 (.github/workflows) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
27 days ago
52acac49 Don't generate constants for undefined scopes (#2372)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
28 days ago
31185d09 chore(deps): update github/codeql-action action to v4.35.5 (.github/workflows) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
29 days ago
3df18d45 chore(deps): update actions/setup-go action to v6.4.0 (.github/workflows) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
about 1 month ago
2fd3d0d0 chore(deps): update actions/upload-artifact action to v7.0.1 (.github/workflows) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
about 1 month ago
df17a79a chore(deps): update release-drafter/release-drafter action to v7.3.0 (.github... renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
about 1 month ago
b75036be chore(deps): update actions/labeler action to v6.1.0 (.github/workflows) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
about 1 month ago
c346d127 fix: properly handle quotes in content-type when generating server code (#1929)
Co-authored-by: Marcin Romaszewicz <m****r@g****m>
Viktoras Makauskas <v****s@n****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
95d614ba Update Go to 1.25.9, clean up modules, and update dependencies (#2355) Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
4887ce9b Fix: Respect parent properties in case of merged schemas by allOf (#1415)
Co-authored-by: Marcin Romaszewicz <m****r@g****m>
Signed-off-by: Kotaro Inoue <k****o@g****m>, Kotaro Inoue <k****o@g****m>, Kotaro Inoue <k****o@g****m>, Kotaro Inoue <k****o@g****m>
Kotaro Inoue <k****o@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
02e0ccea Update module github.com/oapi-codegen/oapi-codegen/v2 to v2.7.0 (README.md) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
about 1 month ago
7ba85130 Update Greptile directives (#2361) Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
b363ca5d refactor(codegen): better Swagger compression, modern naming (#1909)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>, Marcin Romaszewicz <m****r@g****m>, Claude Opus 4.7 (1M context) <n****y@a****m>
Gaiaz Iusipov <g****v@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
08b30183 Route server enums through general enums codegen (#2358)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
fbc8e0db revert external-ref carve-out in strict-server response embedding (#2010) (#2...
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
7517e092 respect output file path on gofmt failure (#2356) Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
96434213 fix example codegen (#2354) Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
036a54b7 per-operation middleware in Echo (#2353) Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3338f939 Strict server: gate no-content response headers on nullable/optional (#2351)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
218effec Synchronize strict servers (#2350)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
81b9d952 Overhaul anonymous schema hoisting (#2348)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
eff4a2be fix: allow x-go-type and x-go-type-skip-optional-pointer for allOf (#1610)
Co-authored-by: Jamie Tanna <j****a@e****o>, Marcin Romaszewicz <m****z@u****m>, Marcin Romaszewicz <m****r@g****m>
Peter Turi <p****i@k****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
1c89479b Propagate external refs through allOf/anyOf/oneOf/not sub-schemas (#2299)
Co-authored-by: Claude Opus 4.6 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e8a39e18 fix: pointer skipping for body schema map properties
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****r@g****m>
Committed by: Marcin Romaszewicz <m****z@u****m>
about 2 months ago
5e2edce5 Regenerate boilerplate Marcin Romaszewicz <m****r@g****m>
Committed by: Marcin Romaszewicz <m****z@u****m>
about 2 months ago
26207152 Update .greptile/config.json
Co-authored-by: greptile-apps[bot] <1****]@u****m>
Marcin Romaszewicz <m****z@u****m> about 2 months ago
6ac5bdda Update Greptile settings Marcin Romaszewicz <m****r@g****m>
Committed by: Marcin Romaszewicz <m****z@u****m>
about 2 months ago
f0626c2a sanitize param names for http.ServeMux (#2279)
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m>, Claude Sonnet 4.6 <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
097bc33c support all x-* extensions and with ref (#1880)
Co-authored-by: Marcin Romaszewicz <m****r@g****m>
Paul Mach <p****h@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
c6d77f26 feat(client): Add ContentType() to ClientWithResponses responses (#2173)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>, Marcin Romaszewicz <m****r@g****m>, Claude Opus 4.7 (1M context) <n****y@a****m>
Cécile Journeaux <C****x@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
bd48f0c2 Bug Report: demonstration of overlays and allOf not playing together nicely (...
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m>, Marcin Romaszewicz <m****r@g****m>, Claude Opus 4.7 (1M context) <n****y@a****m>
Nelz <n****z@b****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
dd7d133b Flagify enum validator generation (#2334)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
070fa930 Update YAML package where possible (#2333) Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
6a413495 fix: include additional types for array response type (#1930) Viktoras Makauskas <v****s@n****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
5260c720 fix: delegate MarshalJSON on strict response types wrapping union refs
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****r@g****m>
Committed by: Marcin Romaszewicz <m****z@u****m>
about 2 months ago
6a24613f Strictgin error handler (#1600)
Co-authored-by: Claude Opus 4.6 <n****y@a****m>, greptile-apps[bot] <1****]@u****m>, Jamie Tanna <j****e@j****k>, Marcin Romaszewicz <m****r@g****m>, Claude Opus 4.6 <n****y@a****m>, Marcin Romaszewicz <m****z@u****m>, greptile-apps[bot] <1****]@u****m>
actatum <a****m@u****u>
Committed by: GitHub <n****y@g****m>
about 2 months ago
e3ff50c1 chore(deps): update release-drafter/release-drafter action to v7.2.0 (.github...
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
a2219c99 Fix a streaming bug + document streaming through example (#1765)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m>, Marcin Romaszewicz <m****r@g****m>, Claude Opus 4.7 (1M context) <n****y@a****m>
Per Buer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
44f8bb62 fix: pointer skipping for client query params
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****r@g****m>
Committed by: Marcin Romaszewicz <m****z@u****m>
about 2 months ago
c2095464 fix: clean up and test parameter binding (#2307)
Co-authored-by: Claude Opus 4.6 (1M context) <n****y@a****m>, Claude Opus 4.6 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
434cc16b docs: remove non-breaking spaces (#2328)
Signed-off-by: Jamie Tanna <j****a@m****o>
Jamie Tanna <j****e@j****k>
Committed by: GitHub <n****y@g****m>
about 2 months ago
a4c36dc2 support optional/nullable response headers (#2301)
Co-authored-by: Claude Opus 4.6 (1M context) <n****y@a****m>, Claude Opus 4.6 (1M context) <n****y@a****m>, Claude Opus 4.6 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
9107bfb7 Add support for path aliases (#2312)
Co-authored-by: Claude Opus 4.6 (1M context) <n****y@a****m>, Claude Opus 4.6 (1M context) <n****y@a****m>, Claude Opus 4.6 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
cd4f5aa1 fix: allOf cycle detection oversight (#2316)
Co-authored-by: Claude Opus 4.6 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
20bf6e11 fix(deps): use updated import path for `github.com/speakeasy-api/openapi/over...
Co-authored-by: Francois Espinet <f****t@c****m>, Marcin Romaszewicz <m****r@g****m>
netixx <d****s@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
9fffaded fix(deps): update module github.com/getkin/kin-openapi to v0.135.0 (go.mod) (...
Co-authored-by: renovate[bot] <2****]@u****m>, Marcin Romaszewicz <m****r@g****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
9aeaed3c fix: add x-go-name for server urls (#2304)
Co-authored-by: greptile-apps[bot] <1****]@u****m>, greptile-apps[bot] <1****]@u****m>
David Pollack <d****d@s****m>
Committed by: GitHub <n****y@g****m>
2 months ago
9ea3cc79 Update release-drafter config for V7 (#2317) Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
a76544bd fix: avoid stack overflow errors when using heavily recursive types (#1377)
Co-authored-by: Jamie Tanna <j****a@e****o>
yoshiikipom <y****h@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
af135a92 chore(deps): update release-drafter/release-drafter action to v7 (.github/wor...
Co-authored-by: renovate[bot] <2****]@u****m>, Marcin Romaszewicz <m****z@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
88220025 style: simplify and modernize (#2305)
Co-authored-by: Marcin Romaszewicz <m****z@u****m>
Signed-off-by: Gaiaz Iusipov <g****v@g****m>, Gaiaz Iusipov <g****v@g****m>, Gaiaz Iusipov <g****v@g****m>
Gaiaz Iusipov <g****v@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
e126f5a4 change FormParams to FormValues (#2311)
Co-authored-by: nmattela <n****r@v****e>
Nicolas Mattelaer <1****r@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
a3a04d4d Support handler-specific middleware for gofiber (#2302)
Co-authored-by: Courty <c****y@c****o>
Joe Petrich <p****9@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
c322d1a3 add tests for https://github.com/oapi-codegen/oapi-codegen/issues/2183 (#2184)
Co-authored-by: Claude Opus 4.6 <n****y@a****m>, Marcin Romaszewicz <m****r@g****m>, Claude Opus 4.6 <n****y@a****m>
TelpeNight <t****t@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
ddd9e909 update jwx to v3 (#2300) lestrrat <4****t@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
357f00c5 fix(cli): remove unused `initialism-overrides` option (#2287)
Co-authored-by: Marcin Romaszewicz <m****r@g****m>
Signed-off-by: Gaiaz Iusipov <g****v@g****m>, Gaiaz Iusipov <g****v@g****m>, Gaiaz Iusipov <g****v@g****m>
Gaiaz Iusipov <g****v@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
fc65e09d feat: use http.MethodXXX constants instead of string literals in generated co...
Co-authored-by: Marcin Romaszewicz <m****r@g****m>
Kazusa Sugeno <5****o@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
28e3bc13 fix: getting cookie in fiber middleware (#2062) Yata <8****I@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
7787164d Add missing case to type generation traversal
Co-authored-by: Claude Opus 4.6 (1M context) <n****y@a****m>
Marcin Romaszewicz <m****r@g****m>
Committed by: Marcin Romaszewicz <m****z@u****m>
3 months ago
00a90b7a fix(deps): update module github.com/getkin/kin-openapi to v0.134.0 (go.mod) (...
Co-authored-by: renovate[bot] <2****]@u****m>, Jamie Tanna <j****e@j****k>
Ilia Rassadin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
8650f43d Fix typo in echo-v5 middleware import (#2285) Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
e7059640 fix(client): correctly marshal `text/plain` requests (#1975)
Co-authored-by: claude-sonnet:3.7-thinking <g****t@j****k>, Claude Sonnet 4.6 <n****y@a****m>, Gaiaz Iusipov <g****v@g****m>, claude-sonnet:3.7-thinking <g****t@j****k>, Jamie Tanna <j****a@e****o>, Marcin Romaszewicz <m****r@g****m>, Claude Sonnet 4.6 <n****y@a****m>, Marcin Romaszewicz <m****z@u****m>, Gaiaz Iusipov <g****v@g****m>
Jamie Tanna <j****e@j****k>
Committed by: GitHub <n****y@g****m>
3 months ago
524f0536 chore(deps): update release-drafter/release-drafter action to v6.3.0 (.github...
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
5b832190 fix: allow response error handler to set status code (#1963)
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m>, Claude Sonnet 4.6 <n****y@a****m>, Marcin Romaszewicz <m****r@g****m>, Claude Sonnet 4.6 <n****y@a****m>
Sean Cunniffe <7****e@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
a13ef41d Generate types from components/securitySchemes to be used as a key in context...
Co-authored-by: Claude Opus 4.6 <n****y@a****m>, Claude Opus 4.6 <n****y@a****m>, Jamie Tanna <j****a@e****o>, Marcin Romaszewicz <m****r@g****m>, Claude Opus 4.6 <n****y@a****m>
nek023 <1****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
05503ded AllOf : Only stop when merging schemas with multiple discriminators (#667)
Co-authored-by: Claude Opus 4.6 <n****y@a****m>, Bilel <b****h@a****t>, Marcin Romaszewicz <m****r@g****m>, Claude Opus 4.6 <n****y@a****m>
Bilel MEDIMEGH <b****h@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
2b51e3fa chore(deps): update oapi-codegen/actions action to v0.6.0 (.github/workflows) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
3 months ago
5b562c42 Inline strict middleware typedefs
Co-authored-by: Claude Opus 4.6 <n****y@a****m>
Marcin Romaszewicz <m****r@g****m>
Committed by: Marcin Romaszewicz <m****z@u****m>
3 months ago
717f4621 feat: Support echo/v5 (#2188)
Co-authored-by: Claude Opus 4.6 <n****y@a****m>, Claude Opus 4.6 <n****y@a****m>, Claude Opus 4.6 <n****y@a****m>, DanDagadita <d****a@g****m>, Marcin Romaszewicz <m****r@g****m>, Claude Opus 4.6 <n****y@a****m>
Jinu Thankachan <7****n@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
863c6ea3 Update all dependencies to Go 1.24 (#2264)
Co-authored-by: Claude Opus 4.6 <n****y@a****m>, Claude Opus 4.6 <n****y@a****m>, Claude Opus 4.6 <n****y@a****m>, Claude Opus 4.6 <n****y@a****m>, Claude Opus 4.6 <n****y@a****m>, Claude Opus 4.6 <n****y@a****m>, Claude Opus 4.6 <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
c966b373 fix: use RequiresNilCheck for all params (#2263)
Co-authored-by: Claude Opus 4.6 <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
3a5f803e feat: multi-pass type name resolution (#2213)
Co-authored-by: Claude Opus 4.6 <n****y@a****m>, Claude Opus 4.6 <n****y@a****m>, Claude Opus 4.6 <n****y@a****m>, Claude Opus 4.6 <n****y@a****m>, Claude Opus 4.6 <n****y@a****m>, Claude Opus 4.6 <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
f459fd71 docs: note that JSON Schema should be pinned Jamie Tanna <j****e@j****k>
Committed by: Jamie Tanna <g****b@j****k>
3 months ago
a10a2a22 fix: support x-oapi-codegen-extra-tags on path params in strict-server Reques...
Co-authored-by: Claude Opus 4.6 <n****y@a****m>
Marcin Romaszewicz <m****r@g****m>
Committed by: Marcin Romaszewicz <m****z@u****m>
4 months ago
d04991e9 fix: qualify external ref schema types in default response codes (#2241)
Co-authored-by: Claude Opus 4.6 <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
efb2df3d docs: add example of using Renovate to sync files between repos Jamie Tanna <j****e@j****k>
Committed by: Jamie Tanna <g****b@j****k>
4 months ago
15fc5363 fix: pass OpenAPI type/format to runtime parameter binding and styling functions
Co-authored-by: Claude Opus 4.6 <n****y@a****m>
Marcin Romaszewicz <m****r@g****m>
Committed by: Jamie Tanna <g****b@j****k>
4 months ago
28d00836 Update github.com/oapi-codegen/runtime to v1.2.0
Co-authored-by: Claude Opus 4.6 <n****y@a****m>
Marcin Romaszewicz <m****r@g****m>
Committed by: Jamie Tanna <g****b@j****k>
4 months ago
c184310c chore(deps): update actions/upload-artifact action to v7 (.github/workflows) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
4 months ago
8260a751 chore(deps): update dessant/label-actions action to v5 (.github/workflows) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
4 months ago
33cd677d chore(deps): update actions/checkout action to v6 (.github/workflows) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
4 months ago
109fbfa7 chore(deps): update release-drafter/release-drafter action to v6.2.0 (.github... renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
4 months ago
890e8de0 chore(deps): update module github.com/golangci/golangci-lint to v2.10.1 (make... renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
4 months ago
6f6e243e chore(deps): update github/codeql-action action to v4.32.4 (.github/workflows) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
4 months ago
3f9222e4 chore(deps): update actions/setup-go action to v6.3.0 (.github/workflows) renovate[bot] <2****]@u****m>
Committed by: Jamie Tanna <g****b@j****k>
4 months ago
d567e49b fix: add omitempty to optional nullable fields (#2221)
Co-authored-by: Claude Opus 4.6 <n****y@a****m>
Marcin Romaszewicz <m****z@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago

← Back to repository