v6.0.3
Fixed
- #668: the
Address
DTO for the Orders API incorrectly had thename
field set as required, but if you callgetOrders
/getOrder
without an RDT, it won't return a name with the address.
Address
DTO for the Orders API incorrectly had the name
field set as required, but if you call getOrders
/getOrder
without an RDT, it won't return a name with the address.