oapi-codegen/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
GoApache-2.0
Pinned issues
Issues
- 2
External references are not propagated recursively when merging "allOf" fields
#1841 opened by hego-fdc - 5
- 1
x-go-name Excludes underscores
#1851 opened by MattiasMartens - 1
- 1
- 1
additional-initialisms configuration option not recognized by v2.4.1
#1868 opened by mtovino-cloudflare - 0
- 0
Differences in generate code
#1864 opened by zemzale - 0
Support of multiple yaml content in one file
#1863 opened by jakofys - 1
- 1
Use zero-values rather than pointers
#1857 opened by alexec - 0
- 0
Recursive components are not pruned correctly
#1856 opened by antonincms - 0
Header parameter generates code with warning "error strings should not be capitalized"
#1854 opened by MattiasMartens - 1
Expose the raw OpenAPI spec
#1834 opened by jedrivisser - 2
- 1
error parsing config file
#1826 opened by FedeBev - 1
Unit test panics when run independently without makefile
#1821 opened by kgrama - 1
Error creating operation definitions (Keycloak Open API)
#1845 opened by wtask - 3
Misaligned JSONMerge notation
#1840 opened by filinvadim - 0
Question: Usage of strict middlewares
#1843 opened by tleffew - 0
embedded-spec: true not working with import-mapping
#1839 opened by akesser - 0
- 0
Generate OpenAPI Client with Go 1.23 Iterators
#1832 opened by StevenACoffman - 1
some duplicate code in schema.go
#1831 opened by kgrama - 0
- 1
What's the difference between StdHTTPServerOptions and StrictHTTPServerOptions (path param and body validation in two places)
#1811 opened by pixelsoccupied - 0
- 3
Feature: Disable generation of certain response types
#1800 opened by AidanWelch - 0
Supporting `string` struct tag for relevant fields?
#1823 opened by jmmills - 2
Nested external references
#1808 opened by hiddenmarten - 2
ValidateRequestBody calls io.ReadAll causing OOM issues where we want streaming
#1814 opened by Southclaws - 2
Add support for hiding/disabling excluded components instead of not generating them at all
#1812 opened by mleko - 1
Quotes in Content-Type cause "error generating code: error formatting Go code"
#1799 opened by FenTiger - 1
Validation only partially working. Bug or Mistake by me?
#1810 opened by Skeeve - 2
Hope ServerInterface separated by the tags.
#1818 opened by tangxiaopingdev - 1
Codegen ignores not referenced components
#1819 opened by nordicdyno - 3
field that starts with underscore generates a conflict
#1767 opened by gainsley - 0
Concurrency safe code generator
#1813 opened by justenstall - 1
Allow resetting globalState.options
#1805 opened by bcm820 - 0
`GetSwagger()` fails with: "failed to solve fragment in URI map key not found"
#1804 opened by luminoso - 1
Qustion: How to Set Multiple Cookies with a Strict Server?
#1801 opened by su8ru - 3
- 0
Allow strict server to return an internal error for logging and a response body
#1790 opened by pathakhimanshucs - 1
Can't use "go run github.com/oapi-codegen/oapi-codegen/v2/cmd/oapi-codegen" to generate the code
#1786 opened by LinYunling - 2
pathPrefix not used when using self import mapping
#1779 opened by ottaviohartman - 7
[v1.12.4 -> v2.3.0] - Order of arguments for runtime.JsonMerge and runtime.JSONMerge are being flipped.
#1762 opened by jamesdillon-pol - 1
Custom Name Normalizer?
#1766 opened by lcrownover - 0
- 0
Bug: Streaming endpoints aren't flushing hte http writers.
#1764 opened by perbu