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

Awsjson10 Deserializer Implementation w/o Errors #533

Merged
merged 3 commits into from
Aug 28, 2024

Conversation

nathanhit
Copy link

Issue #, if available:

Description of changes:

  • Update the Protocol Generator with a complete Deserializer Implementation that generates the response deserializer and the shared deserializers.
  • Create a new DeserializeMiddleware class to handle all generation for the overall response deserializer, with specific functions to specifically handle event streams and empty responses.
  • Add support for shared deserializer generation in the protocol generator.
  • Amend the JsonDeserializerGenerator as needed, mainly adding support for float and intEnum values

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

@nathanhit nathanhit requested review from a team as code owners August 26, 2024 18:59
@nathanhit nathanhit changed the base branch from main to feat-awsjson10 August 26, 2024 19:59
@nathanhit nathanhit merged commit f80c9aa into feat-awsjson10 Aug 28, 2024
1 check 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.

2 participants