We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a00b49 commit 6a8af89Copy full SHA for 6a8af89
app/code/Magento/WebapiAsync/Plugin/ServiceMetadata.php
@@ -7,7 +7,7 @@
7
namespace Magento\WebapiAsync\Plugin;
8
9
use Magento\Webapi\Model\Config\Converter as WebapiConverter;
10
-use Magento\WebapiAsync\Api\Data\AsyncResponseInterface;
+use Magento\AsynchronousOperations\Api\Data\AsyncResponseInterface;
11
use Magento\WebapiAsync\Controller\Rest\AsynchronousSchemaRequestProcessor;
12
use Magento\WebapiAsync\Model\ServiceConfig\Converter;
13
0 commit comments