Skip to content

Commit e112e72

Browse files
committed
MC-43163: [Cloud] [Premier Support] Cannot update only extension attributes via REST (POST: /rest/V1/orders)
1 parent eef00e9 commit e112e72

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Sales/Model/ResourceModel/EntityAbstract.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ abstract class EntityAbstract extends AbstractDb
2929
protected $_eventPrefix = 'sales_order_resource';
3030

3131
/**
32-
* Event object
33-
*
3432
* @var string
3533
*/
3634
protected $_eventObject = 'resource';

0 commit comments

Comments
 (0)