Skip to content

Conversation

@psaffrey-origami
Copy link

@psaffrey-origami psaffrey-origami commented Jun 26, 2019

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: 3.0.0 branch for changes related to OpenAPI spec 3.0. Default: master.
  • Copied the technical committee to review the pull request if your PR is targeting a particular programming language.

Description of the PR

This is a recapitulation of #8051 which seems to have gone nearly all the way to being merged. It's such a small change it seemed easier to recreate it from an up-to-date copy of master.

The PR addresses #9431 - following the instructions in that issue should show the bug in master and how this PR provides a fix.

This is my first PR against swagger-codegen so happy to hear any suggestions or comments. I'd like to use swagger-codegen in a project and need this fix to avoid having to use a non-standard version.

@HugoMario
Copy link
Contributor

@psaffrey-origami, thanks for PR, once jenkins completes its tasks i'll merge the PR

@danny-cheung
Copy link

Any luck getting this PR merged?
This bugs means that the generated code doesn't compile and can't be run.

@danny-cheung
Copy link

@HugoMario is there anything stopping this PR from being merged?

@HugoMario
Copy link
Contributor

Hi @danny-cheung , sorry for delay, i had missed this one, sorry about it :/

@HugoMario HugoMario merged commit d1d5038 into swagger-api:master Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants