AvdLee / appstoreconnect-swift-sdk

The Swift SDK to work with the App Store Connect API from Apple.
Other
1.48k stars 198 forks source link

Update List Builds API to match Apple's API documentation #141

Closed scottlemke closed 3 years ago

scottlemke commented 3 years ago

Summary

The ListBuilds API was not working due to incorrect names for fields. In fixing this issue, I also took the opportunity to fully update the ListBuilds API to bring it up to date with the latest Apple docs.

Changes in this PR

Other info

SwiftLeeBot commented 3 years ago
Messages
:book: View more details on Bitrise
:book: AppStoreConnect-Swift-SDK: Executed 202 tests, with 0 failures (0 unexpected) in 1.969 (2.541) seconds

AppStoreConnect-Swift-SDKTests.xctest: Coverage: 99.63

File Coverage
ListBuildsTests.swift 100.0%

AppStoreConnect_Swift_SDK.framework: Coverage: 80.93

File Coverage
ListBuilds.swift 99.12%

Generated by :no_entry_sign: Danger Swift against a8a8486fbfdb2a13f7ec14018c1ae005eac3a67d

SwiftLeeBot commented 3 years ago

Congratulations! :tada: This was released as part of Release 1.5.0 :rocket:

Generated by GitBuddy