Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for #2100 - List<String> being generated as List<Enum> #2249

Merged
merged 2 commits into from
Feb 26, 2016
Merged

Fix for #2100 - List<String> being generated as List<Enum> #2249

merged 2 commits into from
Feb 26, 2016

Conversation

lopesmcc
Copy link
Contributor

Fix for #2100

@wing328
Copy link
Contributor

wing328 commented Feb 26, 2016

@lopesmcc thanks for the fix. Please run the following so that CI can run the tests against the updated code:

./bin/spring-mvc-petstore-server.s
./bin/spring-mvc-petstore-j8-async-server.sh

Ref: https://github.com/swagger-api/swagger-codegen/blob/master/CONTRIBUTING.md

@wing328 wing328 added this to the v2.1.6 milestone Feb 26, 2016
@lopesmcc
Copy link
Contributor Author

@wing328 Done.
Cheers.

wing328 added a commit that referenced this pull request Feb 26, 2016
Fix for #2100 - List<String> being generated as List<Enum>
@wing328 wing328 merged commit 029912b into swagger-api:master Feb 26, 2016
@wing328
Copy link
Contributor

wing328 commented Feb 26, 2016

@lopesmcc thanks. PR merged.

Next time, I would suggest you create a new branch for the change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants