It looks like the capability identifier, merchantIds
, can now officially be interacted with using the /v1/merchantIds
endpoint.
Curious if /v1/appGroups
or /v1/cloudContainers
will be added to the official API too. Fastlane currently supports these endpoints with the cookies authentication system.
Unlike many endpoints, these ones are specifically required to ensure that apps with certain entitlements have correct remote settings otherwise the xcodebuild will fail.
Appreciate any input here, thanks!