Andrii Havryliuk

Results 5 issues of 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....

component/core
domain/framework

### 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...

domain/framework

### 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....

domain/framework

### 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...

domain/framework
milestone/6.7.6.0