Skip to content

Commit 3731bf9

Browse files
committed
Merge remote-tracking branch 'origin/async-webapi-2' into async-webapi-2
2 parents 24f69ea + 6a8af89 commit 3731bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/WebapiAsync/Plugin/ServiceMetadata.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
namespace Magento\WebapiAsync\Plugin;
88

99
use Magento\Webapi\Model\Config\Converter as WebapiConverter;
10-
use Magento\WebapiAsync\Api\Data\AsyncResponseInterface;
10+
use Magento\AsynchronousOperations\Api\Data\AsyncResponseInterface;
1111
use Magento\WebapiAsync\Controller\Rest\AsynchronousSchemaRequestProcessor;
1212
use Magento\WebapiAsync\Model\ServiceConfig\Converter;
1313

0 commit comments

Comments
 (0)