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

OpenAPI: replace snake_cased variables #6406

Open
manusa opened this issue Oct 2, 2024 · 0 comments
Open

OpenAPI: replace snake_cased variables #6406

manusa opened this issue Oct 2, 2024 · 0 comments
Labels
component/kubernetes-model Deals with the kubernetes-model

Comments

@manusa
Copy link
Member

manusa commented Oct 2, 2024

Description

Part of #6130

While implementing the new OpenAPI to Java generator plugin, there are some variables that are now in snake case.

Check kubernetes-model-generator/openshift-model-tuned/src/generated/java/io/fabric8/openshift/api/model/tuned/v1/TuneDConfig.java as an example.

These variables should be in camel case instead.

@manusa manusa added the component/kubernetes-model Deals with the kubernetes-model label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/kubernetes-model Deals with the kubernetes-model
Projects
None yet
Development

No branches or pull requests

1 participant