[core] Array flattening in deserializer loses previously de-serialized attributes #15653
Labels
Azure.Core
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
Client
This issue points to a problem in the data-plane of the library.
original issue: Azure/ms-rest-js#450
azure-sdk-for-js/sdk/core/core-http/src/serializer.ts
Lines 939 to 943 in 66c6025
azure-sdk-for-js/sdk/core/core-client/src/serializer.ts
Lines 965 to 970 in 66c6025
Any previously deseriaized attributes on the instance before the sequence will be lost.
The text was updated successfully, but these errors were encountered: