@ikas/code-components-mcp 0.74.0 → 0.76.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-03-
|
|
2
|
+
"generatedAt": "2026-03-11T11:43:01.126Z",
|
|
3
3
|
"types": [
|
|
4
4
|
{
|
|
5
5
|
"name": "IkasProductAttributeDetail",
|
|
@@ -5194,6 +5194,11 @@
|
|
|
5194
5194
|
"type": "number | null",
|
|
5195
5195
|
"optional": false
|
|
5196
5196
|
},
|
|
5197
|
+
{
|
|
5198
|
+
"name": "priceType",
|
|
5199
|
+
"type": "IkasProductOptionPriceTypeEnum | null",
|
|
5200
|
+
"optional": false
|
|
5201
|
+
},
|
|
5197
5202
|
{
|
|
5198
5203
|
"name": "value",
|
|
5199
5204
|
"type": "string",
|