mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #626] [MERGED] Missing OpenAPI endpoints #661
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#661
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/626
Author: @rudrankriyam
Created: 2/18/2026
Status: ✅ Merged
Merged: 2/18/2026
Merged by: @rudrankriyam
Base:
main← Head:cursor/missing-openapi-endpoints-926a📝 Commits (1)
b243433coverage: add missing OpenAPI endpoints📊 Changes
7 files changed (+428 additions, -0 deletions)
View changed files
📝
internal/asc/client.go(+33 -0)➕
internal/asc/client_app_info_localizations_detail_test.go(+45 -0)📝
internal/asc/client_game_center.go(+48 -0)➕
internal/asc/client_game_center_releases_detail_test.go(+76 -0)➕
internal/asc/client_iap_missing_endpoints_test.go(+99 -0)📝
internal/asc/client_iap_subresources.go(+93 -0)📝
internal/asc/iap_resources.go(+34 -0)📄 Description
Summary
GET /v1/appInfoLocalizations/{id}DELETE /v1/appInfoLocalizations/{id}GET /v1/gameCenterAchievementReleases/{id}GET /v1/gameCenterLeaderboardReleases/{id}GET /v1/gameCenterLeaderboardSetReleases/{id}GET /v1/inAppPurchaseLocalizations/{id}PATCH /v1/inAppPurchaseOfferCodeCustomCodes/{id}PATCH /v1/inAppPurchaseOfferCodeOneTimeUseCodes/{id}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.