Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 292 Bytes

2022-04-13-fix-store-api-script-over-get.md

File metadata and controls

6 lines (6 loc) · 292 Bytes
title issue
Fix execution of store-api scripts over GET requests
NEXT-21122

Core

  • Changed \Shopware\Core\Framework\Script\Api\StoreApiCacheKeyHook to directly initializing the cacheKey property, thus fixing a problem when app scripts did not implement the cache_key block.