-
Notifications
You must be signed in to change notification settings - Fork 248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Source item webapi #136
Source item webapi #136
Conversation
*/ | ||
class GetListTest extends WebapiAbstract | ||
{ | ||
/**#@+ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
phpcdoc removed the support
*/ | ||
class SourceItemsSaveTest extends WebapiAbstract | ||
{ | ||
/**#@+ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
phpcdoc removed the support
* Copyright © Magento, Inc. All rights reserved. | ||
* See COPYING.txt for license details. | ||
*/ | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add the in all Files thank you
declare(strict_types=1);
# Conflicts: # app/code/Magento/InventoryApi/etc/webapi.xml
Red integration test is related to |
B2B-1876: New directories in pub/media do not get synced back to local filesystem from S3 Remote Storage
Description
Fixed Issues (if relevant)
Manual testing scenarios
Contribution checklist