Open
Description
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
and Magento\InventoryApi\Api\Data\StockExtensionInterface
in future-develop branch