yoshiikipom

Results 1 issues of yoshiikipom

# Issue https://github.com/deepmap/oapi-codegen/issues/1373 Stack overflow error happens `merge_schemas.go` when `allOf` contains circular `$ref`. # Cause & How to fix https://github.com/deepmap/oapi-codegen/blob/1f53862bcc64573d3d0c4c105c71a8143e7b1816/pkg/codegen/merge_schemas.go#L87 `mergeOpenapiSchemas` is called recursively until all items in `allOf` are...

bug