Andrii Havryliuk
Andrii Havryliuk
### Bug Report | Q | A |-------------------------------------------- | ------ | Version | 4.2.1 | Previous Version if the bug is a regression | 3.9.3 When deleting a table with...
### 1. Why is this change necessary? Storefront OpenAPI schema contains [ProductListingCriteria](https://github.com/shopware/shopware/blob/trunk/src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingCriteria.json) definition. It represents Criteria component + a number of additional parameters that can be used in ProductListing pages....
### 1. Why is this change necessary? See https://github.com/shopware/shopware/issues/12393 ### 2. What does this change do, exactly? Adds `GET` method support and relevant OpenAPI schemas to the routes that should...
### 1. Why is this change necessary? See https://github.com/shopware/shopware/issues/12388 ### 2. What does this change do, exactly? ### 3. Describe each step to reproduce the issue or behaviour. ### 4....
### 1. Why is this change necessary? For StoreAPI performance improvement, part of routes should support http caching. ### 2. What does this change do, exactly? - Marks a number...