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

codegen: Fix enum value generated name to not be lowercased #252

Merged
merged 1 commit into from
Jan 7, 2021

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Jan 6, 2021

Fixes the generated enum value names to not be lower cased when capitalized.

Related to aws/aws-sdk-go-v2#1013

Fixes the generated enum value names to not be lower cased when
capitalized.

Related to aws/aws-sdk-go-v2#1013
@jasdel jasdel merged commit 0ceb367 into aws:main Jan 7, 2021
@jasdel jasdel deleted the fixup/EnumCasing branch January 7, 2021 21:39
jasdel added a commit to aws/aws-sdk-go-v2 that referenced this pull request Jan 7, 2021
…1020)

Fixes API enum parameter generated constant names to have expected casing

Related to aws/smithy-go#252
Related to #1013
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