We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a754652 + eca7429 commit e6c6a3cCopy full SHA for e6c6a3c
app/code/Magento/SalesRule/etc/extension_attributes.xml
@@ -7,6 +7,6 @@
7
-->
8
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Api/etc/extension_attributes.xsd">
9
<extension_attributes for="Magento\Quote\Api\Data\CartItemInterface">
10
- <attribute code="discounts" type="array" />
+ <attribute code="discounts" type="string" />
11
</extension_attributes>
12
-</config>
+</config>
0 commit comments