swagger-codegen
swagger-codegen copied to clipboard
Issue 5978
PR checklist
- [ ] Read the contribution guidelines.
- [ ] Ran the shell script under
./bin/to update Petstore sample so that CIs can verify the change. (For instance, only need to run./bin/{LANG}-petstore.shand./bin/security/{LANG}-petstore.shif updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in.\bin\windows\. - [ ] Filed the PR against the correct branch: master for non-breaking changes and
3.0.0branch for breaking (non-backward compatible) changes.
Description of the PR
Fixes #5978