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

Manual update for users and beta groups #255

Closed lvalenta closed 10 months ago

lvalenta commented 10 months ago

This MR fixes issues in Apple's API Spec:

That may not be all of those issues, just the ones I encountered.

MortenGregersen commented 10 months ago

There are more responses with wrong data type. All except the AppCategory ones. I have made the same changes in my library: https://github.com/MortenGregersen/Bagbutik/pull/147/files If you haven't already, please file feedback to Apple and duplicate my feedback (FB13540097).

Regarding the user role, I have made the same change. https://github.com/MortenGregersen/Bagbutik/pull/149/files Again, if you haven't already, please file feedback to Apple and duplicate my feedback (FB13546172).