Skip to content

Commit

Permalink
Merge pull request #877 from magento-engcom/develop-prs
Browse files Browse the repository at this point in the history
Public Pull Requests

#8677
  • Loading branch information
Oleksii Korshenko authored Feb 25, 2017
2 parents 53591c6 + 09fa764 commit 26da100
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/code/Magento/Webapi/Controller/Rest.php
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,9 @@ public function setDeploymentConfig(\Magento\Framework\App\DeploymentConfig $dep
/**
* Handle REST request
*
* Based on request decide is it schema request or API request and process accordingly.
* Throws Exception in case if cannot be processed properly.
*
* @param \Magento\Framework\App\RequestInterface $request
* @return \Magento\Framework\App\ResponseInterface
*/
Expand Down

0 comments on commit 26da100

Please sign in to comment.