From 7d8e4880412d0cb7002a66ef37c813494f77c4f7 Mon Sep 17 00:00:00 2001 From: Raymond Zeng Date: Mon, 17 Aug 2026 18:39:14 -0400 Subject: [PATCH] Update localization.market summary to clarify multi-market resolution Aligns with Storefront/Admin/Functions API PRs (shop/world#997165, #991598, #991698) that clarify the market field returns the most narrowly scoped country region market when multiple markets match. Co-Authored-By: Claude Opus 4.6 --- data/objects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/objects.json b/data/objects.json index 8bb4b16..5e97209 100644 --- a/data/objects.json +++ b/data/objects.json @@ -8646,7 +8646,7 @@ "array_value": "" } ], - "summary": "The currently selected market on the storefront.", + "summary": "The market that applies to the buyer's country. In cases where multiple markets match, this returns the most narrowly scoped country region market.", "name": "market" }, {