OpenAPITools / openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
https://openapi-generator.tech
Apache License 2.0
20.51k stars 6.27k forks source link

[Go] Fix an issue causing int array reference translated to an invalid type []Integer #19013

Closed wing328 closed 3 days ago

wing328 commented 4 days ago

based on #18785

PR checklist