oapi-codegen
oapi-codegen copied to clipboard
fix strict server returns wrong JSON for array responses
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.