[PR #66] [MERGED] Adjust InstalledPackage model to changes in InstalledApps API response #68

Closed
opened 2026-02-28 01:19:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tr4nt0r/python-xbox/pull/66
Author: @tr4nt0r
Created: 11/21/2025
Status: Merged
Merged: 11/21/2025
Merged by: @tr4nt0r

Base: mainHead: fix_installed_apps


📝 Commits (2)

  • 56ea8cc Fix: instanceId and isGame were removed from InstalledApps API response
  • 4511ad5 titleId is optional

📊 Changes

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

View changed files

📝 src/pythonxbox/api/provider/smartglass/models.py (+1 -3)

📄 Description

isGame and instanceId were removed from API response, titleId changed to optional


🔄 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/tr4nt0r/python-xbox/pull/66 **Author:** [@tr4nt0r](https://github.com/tr4nt0r) **Created:** 11/21/2025 **Status:** ✅ Merged **Merged:** 11/21/2025 **Merged by:** [@tr4nt0r](https://github.com/tr4nt0r) **Base:** `main` ← **Head:** `fix_installed_apps` --- ### 📝 Commits (2) - [`56ea8cc`](https://github.com/tr4nt0r/python-xbox/commit/56ea8cc3de91d579ad5cd1dc6c4d999bf712d95e) Fix: `instanceId` and `isGame` were removed from InstalledApps API response - [`4511ad5`](https://github.com/tr4nt0r/python-xbox/commit/4511ad5c3a46a463ed75dd9bee28be1e941f51cb) `titleId` is optional ### 📊 Changes **1 file changed** (+1 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/pythonxbox/api/provider/smartglass/models.py` (+1 -3) </details> ### 📄 Description `isGame` and `instanceId` were removed from API response, `titleId` changed to optional --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:19:22 +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/python-xbox#68
No description provided.