oapi-codegen
oapi-codegen copied to clipboard
Fix bug in merging schemas with default values
- fix #1379
Via it looks like we'll also need a kin-openapi bump?
https://github.com/deepmap/oapi-codegen/pull/1380#issuecomment-1853926288
Yes, a bumped version is required after the kin-open API is updated to fully fix the bug.
That said, this PR merge and bump kin-openapi can be separated as tasks.
- this PR fixes in codegen phase
- the bump fixes in runtime phase ( but newer version is not released yet)
kin-openapi is already updated