-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
Priority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: dev in progressProject: API ChangesSeverity: S1Affects critical data or functionality and forces users to employ a workaround.Affects critical data or functionality and forces users to employ a workaround.
Milestone
Description
Description
Auto-generated code needs to be marked as API
Details
- Auto generated code needs to be marked as @api:
- \Magento\Framework\Api\Code\Generator\ExtensionAttributesInterfaceFactoryGenerator
- \Magento\Framework\Api\Code\Generator\ExtensionAttributesInterfaceGenerator
- \Magento\Framework\Api\Code\Generator\ExtensionAttributesGenerator
- \Magento\Framework\MessageQueue\Code\Generator\RemoteServiceGenerator
- Factories generated for @api entities must also be marked as @api. Factories for non-@api must not be marked as @api
- \Magento\Framework\ObjectManager\Code\Generator\Factory
Testing
Run bin/magento setup:di:compile
Check the generated classes
Metadata
Metadata
Assignees
Labels
Priority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: dev in progressProject: API ChangesSeverity: S1Affects critical data or functionality and forces users to employ a workaround.Affects critical data or functionality and forces users to employ a workaround.