Skip to content

Conversation

@rgoldberg
Copy link
Member

Refactor SearchResult & SearchResultList to use model-oriented let properties instead of JSON-oriented var properties.

Resolve #895

…t properties instead of JSON-oriented var properties.

Signed-off-by: Ross Goldberg <[email protected]>
@rgoldberg rgoldberg added this to the 3.0.0 milestone Oct 6, 2025
@rgoldberg rgoldberg self-assigned this Oct 6, 2025
@rgoldberg rgoldberg added the 🧹 cleanup Optimization of (not bug fix for) an existing feature label Oct 6, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 6, 2025

@rgoldberg rgoldberg merged commit 85c9e1d into mas-cli:main Oct 6, 2025
7 checks passed
@rgoldberg rgoldberg deleted the 895-search-result branch October 6, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧹 cleanup Optimization of (not bug fix for) an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor SearchResult to use correct property names & CodingKeys to map to Apple JSON

1 participant