oapi-codegen icon indicating copy to clipboard operation
oapi-codegen copied to clipboard

fix strict server returns wrong JSON for array responses

Open const-tmp opened this issue 2 years ago • 0 comments

Another attempt to fix #1147. Recreated https://github.com/deepmap/oapi-codegen/pull/1148. This time go generate ./... has been run. All tests pass.

New template function is added, which strips package name for external ref type.

const-tmp avatar Aug 01 '23 19:08 const-tmp