Skip to content

[Java] Do not map UUID as model in java#5026

Merged
wing328 merged 1 commit intoswagger-api:masterfrom
wing328:java_uuid_primitive
Mar 11, 2017
Merged

[Java] Do not map UUID as model in java#5026
wing328 merged 1 commit intoswagger-api:masterfrom
wing328:java_uuid_primitive

Conversation

@wing328
Copy link
Copy Markdown
Contributor

@wing328 wing328 commented Mar 11, 2017

PR checklist

  • Read the contribution guildelines.
  • Ran the shell/batch 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)
  • Filed the PR against the correct branch: master for non-breaking changes and 2.3.0 branch for breaking (non-backward compatible) changes.

Description of the PR

To fix #3678

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.

[swagger-codegen-maven-plugin:2.2.1] Use both java8 date-time and model name suffix will result wrong date-time class name

1 participant