Skip to content

Conversation

crisidev
Copy link
Contributor

@crisidev crisidev commented Feb 7, 2022

Fixes: #1159

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@crisidev crisidev requested a review from a team as a code owner February 7, 2022 17:02
@crisidev crisidev added the bug Something isn't working label Feb 7, 2022
@github-actions
Copy link

github-actions bot commented Feb 7, 2022

A new doc preview is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 7, 2022

A new generated diff is ready to view.

  • No codegen difference in the AWS SDK
  • No codegen difference in the Server Test

@github-actions
Copy link

github-actions bot commented Feb 7, 2022

A new doc preview is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 7, 2022

A new generated diff is ready to view.

  • No codegen difference in the AWS SDK
  • No codegen difference in the Server Test

@crisidev crisidev requested a review from a team as a code owner February 8, 2022 12:07
@github-actions
Copy link

github-actions bot commented Feb 8, 2022

A new doc preview is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 8, 2022

A new generated diff is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 8, 2022

A new doc preview is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 8, 2022

A new generated diff is ready to view.

Copy link
Contributor

@david-perez david-perez left a comment

Choose a reason for hiding this comment

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

The commit + PR message seems inaccurate. It reads "Fix payload serialization where we need to return an Optional type when the member is streaming", but:

  • the change affects payload deserialization.
  • the return type is optional when the output member is non-streaming.

@crisidev crisidev changed the title Fix payload serialization where we need to return an Optional type when the member is streaming Fix payload deserialization where we need to return an Optional type when the member is non-streaming Feb 8, 2022
@github-actions
Copy link

github-actions bot commented Feb 8, 2022

A new generated diff is ready to view.

@github-actions
Copy link

github-actions bot commented Feb 8, 2022

A new doc preview is ready to view.

Copy link
Contributor

@jdisanti jdisanti left a comment

Choose a reason for hiding this comment

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

LGTM!

@crisidev crisidev merged commit 0228d5e into main Feb 8, 2022
@crisidev crisidev deleted the full-s3-model branch February 8, 2022 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Server deserialize operation with required member expects enum Option
3 participants