Skip to content

Commit 92a838a

Browse files
committed
Merge remote-tracking branch 'origin/AC-2630' into Hammer_Quality_Backlog_GraphQl_13042022
2 parents 4954059 + 448b5bb commit 92a838a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,7 @@
1212
<extension_attributes for="Magento\Quote\Api\Data\AddressInterface">
1313
<attribute code="discounts" type="Magento\SalesRule\Api\Data\RuleDiscountInterface[]" />
1414
</extension_attributes>
15-
</config>
15+
<extension_attributes for="Magento\Catalog\Api\Data\ProductInterface">
16+
<attribute code="discounts" type="Magento\SalesRule\Api\Data\RuleDiscountInterface[]" />
17+
</extension_attributes>
18+
</config>

0 commit comments

Comments
 (0)