v7.1.1
Fixed
GetMyFeesEstimatesResponse
now deserializes correctly, and more generally, array responses will be generated and deserialized correctly (#754, #759)ErrorList
schemas that are supposed to be objects but are marked as array schemas in the upstream models are refactored to objects before schema generation
Added
- Support for
Y-m-d\TH:i\Z
timestamps
Full Changelog: v7.1.0...7.1.1