resp, _, err := c.client.Provisioning.EnableCapability(ctx, capabilityType, []asc.CapabilitySetting{}, bundleID)
PATCH https://api.appstoreconnect.apple.com/v1/bundleIdCapabilities: 405
* 405 METHOD_NOT_ALLOWED – The request method is not valid for the resource path.
The request method used for this request is not valid for the resource path. Please consult the documentation.
Code:
Response Error:
The apple api documentation says Post method,asc-go why is patch method?
https://developer.apple.com/documentation/appstoreconnectapi/enable_a_capability