Open
Description
The version 8.19 preview is described as such: This release backports all improvements of the 9.0 client to the 8.x major version of the client.
I've noticed some changes that hasn't been backported:
- GetAliasResponse has a
Values
property (8.19) instead of anAliases
property (9.0). - GetMappingResponse has a
Values
property (8.19) instead of anMappings
property (9.0).
I guess there are also other response types with the same "issue".