Skip to content

Remove underscores in generated nested types#114

Merged
rquitales merged 4 commits intomasterfrom
justin/pascaltypes
May 25, 2023
Merged

Remove underscores in generated nested types#114
rquitales merged 4 commits intomasterfrom
justin/pascaltypes

Conversation

@rquitales
Copy link
Contributor

This PR normalizes field names with underscores and converts them to Pascal/Camel case. Refactored and added a test case for this as well.

Fixes: #107

@rquitales rquitales requested review from a team, justinvp and kpitzen May 25, 2023 22:04
Copy link
Contributor

@justinvp justinvp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@rquitales rquitales merged commit 930cfda into master May 25, 2023
@rquitales rquitales deleted the justin/pascaltypes branch May 25, 2023 22:44
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.

CRDS Gross type name generated in Python SDK for network policy

3 participants