Merge pull request #1856 from magento-engcom/2.2-develop-prs
Public Pull Requests - magento/magento2#11070 Remove deprecation without alternative by @schmengler - magento-engcom#949 8615: REST API unable to make requests with slash (/) in SKU by @RomaKis Fixed Public Issues - magento/magento2#10133 Please add your expectations for @deprecated annotations - magento/magento2#8615 REST API unable to make requests with slash (/) in SKU
Showing
- app/code/Magento/Checkout/Model/Cart.php 2 additions, 1 deletionapp/code/Magento/Checkout/Model/Cart.php
- app/code/Magento/Checkout/Model/Cart/CartInterface.php 1 addition, 1 deletionapp/code/Magento/Checkout/Model/Cart/CartInterface.php
- app/code/Magento/Webapi/Controller/Rest/InputParamsResolver.php 12 additions, 5 deletions...de/Magento/Webapi/Controller/Rest/InputParamsResolver.php
- app/code/Magento/Webapi/Controller/Soap/Request/Handler.php 11 additions, 3 deletionsapp/code/Magento/Webapi/Controller/Soap/Request/Handler.php
- app/code/Magento/Webapi/Model/UrlDecoder.php 35 additions, 0 deletionsapp/code/Magento/Webapi/Model/UrlDecoder.php
- dev/tests/api-functional/testsuite/Magento/Catalog/Api/ProductRepositoryInterfaceTest.php 23 additions, 0 deletions...te/Magento/Catalog/Api/ProductRepositoryInterfaceTest.php
- dev/tests/api-functional/testsuite/Magento/CatalogInventory/Api/StockItemTest.php 144 additions, 10 deletions.../testsuite/Magento/CatalogInventory/Api/StockItemTest.php
- dev/tests/api-functional/testsuite/Magento/CatalogInventory/Api/StockStatusTest.php 28 additions, 0 deletions...estsuite/Magento/CatalogInventory/Api/StockStatusTest.php
- dev/tests/integration/testsuite/Magento/Catalog/_files/product_simple_sku_with_slash.php 41 additions, 0 deletions.../Magento/Catalog/_files/product_simple_sku_with_slash.php
- dev/tests/integration/testsuite/Magento/Catalog/_files/product_simple_sku_with_slash_rollback.php 24 additions, 0 deletions...Catalog/_files/product_simple_sku_with_slash_rollback.php
Please register or sign in to comment