Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 279 Bytes

2021-09-22-fix-create-api-for-mappings.md

File metadata and controls

6 lines (6 loc) · 279 Bytes
title issue
Fix Create API for Mapping Definitions
NEXT-15661

Core

  • Changed \Shopware\Core\Framework\Api\Controller\ApiController::write() to return 204-Response without redirect header for mapping definitions, as there is no detail route for mapping definitions.