[go] respect initialisms or acronyms in names#4900
[go] respect initialisms or acronyms in names#4900tomi77 wants to merge 8 commits intoOpenAPITools:masterfrom
Conversation
|
👍 Thanks for opening this issue! The team will review the labels and make any necessary changes. |
|
Thanks for the PR. Please PM me via Slack when you've time. |
|
@wing328 Sorry, I don't have Slack. Maybe mail/Hangout? tomasz[dot]rup[at]gmail[dot]com |
|
Sure let's do it via Google Hangout tomorrow (Friday). Please ping me ([email protected]) when you're free. My timezone is +0800. |
|
Is Does this functionality, changing client APIs, need to be behind a generator user flag? |
|
Any updates? |
|
we've added name mapping support to the go generators which should allow users to address issues mentioned in this PR: https://github.com/OpenAPITools/openapi-generator/blob/master/docs/customization.md#name-mapping please give it a try with the latest master. |
Resolved #4833
PR checklist
./bin/(or Windows batch scripts under.\bin\windows) to update Petstore samples related to your fix. This is important, as CI jobs will verify all generator outputs of your HEAD commit, and these must match the expectations made by your contribution. You only need to run./bin/{LANG}-petstore.sh,./bin/openapi3/{LANG}-petstore.shif updating the code or mustache templates for a language ({LANG}) (e.g. php, ruby, python, etc).master,4.3.x,5.0.x. Default:master.