mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #629] [MERGED] Missing relationship endpoints #662
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#662
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/629
Author: @rudrankriyam
Created: 2/18/2026
Status: ✅ Merged
Merged: 2/18/2026
Merged by: @rudrankriyam
Base:
main← Head:cursor/missing-relationship-endpoints-c4f7📝 Commits (2)
d6a1a37asc: add remaining missing relationship endpoints1bb639efix: align bundleId relationships with production📊 Changes
21 files changed (+1020 additions, -0 deletions)
View changed files
📝
internal/asc/analytics.go(+34 -0)📝
internal/asc/analytics_test.go(+20 -0)📝
internal/asc/categories.go(+62 -0)📝
internal/asc/client_alternative_distribution.go(+44 -0)📝
internal/asc/client_app_encryption_relationships.go(+54 -0)📝
internal/asc/client_bundle_id_relationships.go(+73 -0)📝
internal/asc/client_game_center.go(+22 -0)📝
internal/asc/client_game_center_v2.go(+156 -0)📝
internal/asc/client_http_alternative_distribution_test.go(+40 -0)➕
internal/asc/client_http_categories_test.go(+44 -0)📝
internal/asc/client_http_gamecenter_test.go(+17 -0)📝
internal/asc/client_http_gamecenter_v2_test.go(+111 -0)📝
internal/asc/client_http_relationships_test.go(+88 -0)📝
internal/asc/client_http_test.go(+34 -0)📝
internal/asc/client_pricing.go(+31 -0)📝
internal/asc/client_user_invitation_visible_apps.go(+30 -0)📝
internal/asc/eula.go(+31 -0)📝
internal/asc/pricing_test.go(+17 -0)📝
internal/asc/review_responses.go(+27 -0)📝
internal/asc/review_responses_test.go(+27 -0)...and 1 more files
📄 Description
Summary
Validation
make formatmake lintmake testWall of Apps (only if this PR adds/updates a Wall app)
make generate app APP="..." LINK="..." CREATOR="..." PLATFORM="..."(or manually editeddocs/wall-of-apps.json+ ranmake update-wall-of-apps)docs/wall-of-apps.jsonREADME.mdEntry template:
Common Apple labels:
iOS,macOS,watchOS,tvOS,visionOS.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.