Skip to content

Webinfinity/UnmarshallerBug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UnmarshallerBug

This is a test case for the AWS SDK.

The method that unmarshalls the JSON response has a bug which can result in existing properties not being unmarshalled if the response from the API contains new properties that are not part of the SDK.

The cause is documented in this PR aws/aws-sdk-net#50

Since that PR was created more work has been done on the JsonUnmarshallerContext so the PR was a bit outdated and closed, the issue is still present in the latest version of the SDK.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages