Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 2469607

Browse files
committed
magento-engcom/bulk-api#7 Add extension point to WebAPI
- fixed static tests
1 parent 8f99524 commit 2469607

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Webapi/Controller/Rest/SchemaRequestProcessor.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ public function process(\Magento\Framework\Webapi\Rest\Request $request)
6060
$this->response->setBody($responseBody)->setHeader('Content-Type', 'application/json');
6161
}
6262

63-
6463
/**
6564
* {@inheritdoc}
6665
*/

0 commit comments

Comments
 (0)