@ikas/code-components-mcp 0.102.0 → 0.104.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/data/storefront-api.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-04-
|
|
2
|
+
"generatedAt": "2026-04-09T15:20:24.702Z",
|
|
3
3
|
"types": [
|
|
4
4
|
{
|
|
5
5
|
"name": "IkasProductAttributeDetail",
|
|
@@ -11099,6 +11099,11 @@
|
|
|
11099
11099
|
"type": "any",
|
|
11100
11100
|
"optional": true
|
|
11101
11101
|
},
|
|
11102
|
+
{
|
|
11103
|
+
"name": "countryLabels",
|
|
11104
|
+
"type": "any",
|
|
11105
|
+
"optional": true
|
|
11106
|
+
},
|
|
11102
11107
|
{
|
|
11103
11108
|
"name": "addressFormat",
|
|
11104
11109
|
"type": "AddressFormItem[][]",
|