Skip to content

Commit

Permalink
Update Generator.php
Browse files Browse the repository at this point in the history
  • Loading branch information
gelanivishal authored and speedy008 committed Jun 10, 2019
1 parent 7dd40c6 commit d06fa99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/code/Magento/Webapi/Model/Rest/Swagger/Generator.php
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ protected function getGeneralInfo()

/**
* List out consumes data type
*
*
* @return array
*/
protected function getConsumableDatatypes()
Expand All @@ -213,7 +213,7 @@ protected function getConsumableDatatypes()

/**
* List out produces data type
*
*
* @return array
*/
protected function getProducibleDatatypes()
Expand Down

0 comments on commit d06fa99

Please sign in to comment.