Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 1.07 KB

2020-09-10-removed-sales-channel-api.md

File metadata and controls

23 lines (21 loc) · 1.07 KB
title issue
Removed Sales Channel API
NEXT-10706

Core

  • Removed following classes:
    • Shopware\Core\Checkout\Cart\SalesChannel\SalesChannelChartController
    • Shopware\Core\Checkout\Cart\SalesChannel\SalesChannelCheckoutController
    • Shopware\Core\Checkout\Customer\SalesChannel\SalesChannelCustomerController
    • Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageController
    • Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterController
    • Shopware\Core\Content\Product\SalesChannel\CrossSelling\SalesChannelCrossSellingController
    • Shopware\Core\Framework\Api\Response\Type\SalesChannel\JsonApiType
    • Shopware\Core\Framework\Api\Response\Type\SalesChannel\JsonType
    • Shopware\Core\Framework\Routing\SalesChannelApiRouteScope
    • Shopware\Core\System\SalesChannel\Entity\SalesChannelApiController
    • Shopware\Core\System\SalesChannel\SalesChannel\SalesChannelApiSchemaController
    • Shopware\Core\System\SalesChannel\SalesChannel\SalesChannelContextController

API

  • Removed Sales Channel API