Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 543 Bytes

2020-10-28-add-since-flag-to-controller-and-entity-definition.md

File metadata and controls

10 lines (10 loc) · 543 Bytes
title issue
Add since flag to Controllers and Entity Definitions
NEXT-10572

Core

  • Added new \Shopware\Core\Framework\Routing\Annotation\Since annotation for controllers
  • Added new method since to \Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition
  • Added since annotation to all controllers
  • Added since method to all entity definitions
  • Changed \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiDefinitionSchemaBuilder to include information about "since" flag into OpenApi specification