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

Fixes getter and setter name problems for subtypes #940

Merged
merged 3 commits into from
Aug 11, 2021

Conversation

bkelley17
Copy link
Contributor

This fixes #936 and #939 to do with how getters and setters are named when the subtype clashes with the parent type.

@HugoMario
Copy link
Contributor

thanks @bkelley17 !!

@HugoMario HugoMario merged commit a48fc03 into swagger-api:master Aug 11, 2021
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.

[java] Property names that differ only by underscores have the same getter/setter name
2 participants