title | issue |
---|---|
Add since flag to Controllers and Entity Definitions |
NEXT-10572 |
- 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