Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 369 Bytes

2023-04-14-payload-protection.md

File metadata and controls

11 lines (11 loc) · 369 Bytes
title issue author author_email
Payload protection
NEXT-26112
Oliver Skroblin

Core

  • Added \Shopware\Core\Checkout\Cart\LineItem\LineItem::$payloadProtection, which allows to protect the payload of a line item from being exposed via store api

API

  • Removed lineItem.payload.purchasePrices from store api cart responses.