title | issue |
---|---|
Fix execution of store-api scripts over GET requests |
NEXT-21122 |
- Changed
\Shopware\Core\Framework\Script\Api\StoreApiCacheKeyHook
to directly initializing thecacheKey
property, thus fixing a problem when app scripts did not implement thecache_key
block.