Skip to content

Commit d06fa99

Browse files
gelanivishalspeedy008
authored andcommitted
Update Generator.php
1 parent 7dd40c6 commit d06fa99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/Webapi/Model/Rest/Swagger/Generator.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ protected function getGeneralInfo()
200200

201201
/**
202202
* List out consumes data type
203-
*
203+
*
204204
* @return array
205205
*/
206206
protected function getConsumableDatatypes()
@@ -213,7 +213,7 @@ protected function getConsumableDatatypes()
213213

214214
/**
215215
* List out produces data type
216-
*
216+
*
217217
* @return array
218218
*/
219219
protected function getProducibleDatatypes()

0 commit comments

Comments
 (0)