Skip to content

Commit e6c6a3c

Browse files
committed
Merge branch 'MC-18402' of github.com:magento-honey-badgers/magento2ce into MC-18402
2 parents a754652 + eca7429 commit e6c6a3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/SalesRule/etc/extension_attributes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Api/etc/extension_attributes.xsd">
99
<extension_attributes for="Magento\Quote\Api\Data\CartItemInterface">
10-
<attribute code="discounts" type="array" />
10+
<attribute code="discounts" type="string" />
1111
</extension_attributes>
12-
</config>
12+
</config>

0 commit comments

Comments
 (0)