swagger-codegen icon indicating copy to clipboard operation
swagger-codegen copied to clipboard

Issue 5978

Open CodeNinjai opened this issue 8 years ago • 0 comments

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.sh and ./bin/security/{LANG}-petstore.sh if 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.0 branch for breaking (non-backward compatible) changes.

Description of the PR

Fixes #5978

CodeNinjai avatar Sep 04 '17 08:09 CodeNinjai