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

Fixes up minor code generation errors #580

Merged
merged 1 commit into from Jun 4, 2020

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Jun 4, 2020

Fixes up code generation errors preventing client from compiling. Updates deserialization functions to use pointer input for map/lists instead of being asymetric with structures.

@jasdel jasdel changed the base branch from master to feature/SmithyAPIClient June 4, 2020 17:35
@jasdel jasdel merged commit 92db259 into aws:feature/SmithyAPIClient Jun 4, 2020
@jasdel jasdel deleted the smithyGen/006_Fixups branch June 4, 2020 17:51
skmcgrail pushed a commit to skmcgrail/aws-sdk-go-v2 that referenced this pull request Aug 21, 2020
Fixes up code generation errors preventing client from compiling. Updates deserialization functions to use pointer input for map/lists instead of being asymmetric with structures.
skmcgrail pushed a commit that referenced this pull request Sep 24, 2020
Fixes up code generation errors preventing client from compiling. Updates deserialization functions to use pointer input for map/lists instead of being asymmetric with structures.
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.

None yet

2 participants