WeTransfer-Swift-SDK icon indicating copy to clipboard operation
WeTransfer-Swift-SDK copied to clipboard

Update request responses to be more swifty

Open PimCoumans opened this issue 6 years ago • 0 comments

Using CodingKeys of Codable, properties like id should be renamed to identifier. All responses should also be renamed to their actual purpose, instead of directly conveying the API implementation details to the operations that handle them

PimCoumans avatar Jul 18 '18 09:07 PimCoumans