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

[Golang] Move utility functions from client.mustache to utils.mustache #19001

Closed wing328 closed 5 days ago

wing328 commented 5 days ago

based on #18802 with updated samples

PR checklist