[PR #381] [MERGED] Unused app functions #483

Closed
opened 2026-02-26 22:31:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/381
Author: @cursor[bot]
Created: 1/31/2026
Status: Merged
Merged: 1/31/2026
Merged by: @rudrankriyam

Base: mainHead: cursor/unused-app-functions-3cd2


📝 Commits (1)

  • 6195592 Unexport unused app pricing by-ID helpers

📊 Changes

2 files changed (+8 additions, -8 deletions)

View changed files

📝 internal/asc/client_pricing.go (+4 -4)
📝 internal/asc/pricing_test.go (+4 -4)

📄 Description

Make GetAppPriceScheduleByID and GetAppAvailabilityV2ByID unexported as they are not used outside of tests.



🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/381 **Author:** [@cursor[bot]](https://github.com/apps/cursor) **Created:** 1/31/2026 **Status:** ✅ Merged **Merged:** 1/31/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `main` ← **Head:** `cursor/unused-app-functions-3cd2` --- ### 📝 Commits (1) - [`6195592`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/61955929e057f9bd659b168d079528bb940a9e19) Unexport unused app pricing by-ID helpers ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `internal/asc/client_pricing.go` (+4 -4) 📝 `internal/asc/pricing_test.go` (+4 -4) </details> ### 📄 Description Make `GetAppPriceScheduleByID` and `GetAppAvailabilityV2ByID` unexported as they are not used outside of tests. --- --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 22:31:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/App-Store-Connect-CLI#483
No description provided.