aws / aws-sdk-php

Official repository of the AWS SDK for PHP (@awsforphp)
http://aws.amazon.com/sdkforphp
Apache License 2.0
6.04k stars 1.23k forks source link

chore: add protocol test case for ignoring __type during union deserialization #2885

Closed stobrien89 closed 9 months ago

stobrien89 commented 9 months ago

Description of changes: Adds protocol test case to ensure the __type field is ignored during union type deserialization.

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