[Inventory] Remove StockExtension class and interface #32089
Labels
Priority: P1
Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.
Progress: dev in progress
Project: API Changes
Milestone
Description
Even though extension attributes PHP classes/interfaces were not supposed to be created manually, we have several such occurrences.
It is preferable to remove these classes/interfaces because they block extensibility of the base interfaces.
Details
Remove
Magento\InventoryApi\Api\Data\StockExtension
andMagento\InventoryApi\Api\Data\StockExtensionInterface
in future-develop branchThe text was updated successfully, but these errors were encountered: