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: set correct type for array of enum #703

Merged
merged 2 commits into from
Sep 27, 2023
Merged

fix: set correct type for array of enum #703

merged 2 commits into from
Sep 27, 2023

Conversation

dpilch
Copy link
Member

@dpilch dpilch commented Sep 15, 2023

Description of changes

Set correct type for array of enum. See #551 for details.

Issue #, if available

Resolves: #551

Description of how you validated changes

Unit testing.

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@dpilch dpilch requested a review from a team as a code owner September 15, 2023 21:21
@dpilch dpilch merged commit cdca3eb into main Sep 27, 2023
4 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.

Amplify Codegen Model Does not Output Expected Typescript Type For Enum Array Fields
3 participants