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 setter names for Java builder classes #473

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

empwilli
Copy link
Contributor

We fix the generated setter names in the Java builder classes so that they match the expected camel case convention. Until now, the setter names are erroneously printed in lower case.

We fix the generated setter names in the Java builder classes so that they match
the expected camel case convention. Until now, the setter names are erroneously
printed in lower case.
@mristin mristin force-pushed the fix/java_builder_setter_names branch from 7e9cd54 to 11873e3 Compare April 18, 2024 09:43
@mristin mristin merged commit 5a9ef8c into aas-core-works:main Apr 18, 2024
8 checks passed
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.

2 participants