title | issue | author | author_email |
---|---|---|---|
Payload protection |
NEXT-26112 |
Oliver Skroblin |
- Added
\Shopware\Core\Checkout\Cart\LineItem\LineItem::$payloadProtection
, which allows to protect the payload of a line item from being exposed via store api
- Removed
lineItem.payload.purchasePrices
from store api cart responses.