Tags: spinillos/oapi-codegen
Tags
Merge pull request oapi-codegen#881 from KenxinKun/fix-unsanitised-te… …mplate Fixes missing unsanitised templates
Fix error handler for required query parameters (oapi-codegen#857)
Fix bug in oneOf not propagating external references (oapi-codegen#729)
Rewrite configuration options The way configuration was handled was becoming a mess. I've rewritten it to expose the configuration struct from the codegen package directly. This is a very breaking change, so the `--old-config-style` flag will use the old configuration parsing, and `--output-config` will output the new style config file from old config to aid in rewriting.
upgrade getkin/kin-openapi to v0.80.0 to fix panic when server is mis… …sing a path (oapi-codegen#474) Co-authored-by: Marcin Romaszewicz <47459980+deepmap-marcinr@users.noreply.github.com>
PreviousNext