[PR #476] [MERGED] GameCenterAppVersion enabled pointer #555

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

📋 Pull Request Information

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

Base: mainHead: cursor/gamecenterappversion-enabled-pointer-b703


📝 Commits (1)

  • b2aee64 Fix: use *bool for GameCenterAppVersionCreateAttributes.Enabled

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 internal/asc/game_center_app_versions.go (+1 -1)

📄 Description

Change GameCenterAppVersionCreateAttributes.Enabled to *bool to correctly handle false values with omitempty in JSON serialization.



🔄 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/476 **Author:** [@cursor[bot]](https://github.com/apps/cursor) **Created:** 2/10/2026 **Status:** ✅ Merged **Merged:** 2/10/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `main` ← **Head:** `cursor/gamecenterappversion-enabled-pointer-b703` --- ### 📝 Commits (1) - [`b2aee64`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/b2aee6438d8ff0755f1583797a569badcab3dce5) Fix: use *bool for GameCenterAppVersionCreateAttributes.Enabled ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `internal/asc/game_center_app_versions.go` (+1 -1) </details> ### 📄 Description Change `GameCenterAppVersionCreateAttributes.Enabled` to `*bool` to correctly handle `false` values with `omitempty` in JSON serialization. --- --- <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:30 +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#555
No description provided.