Skip to content

Commit 7dd40c6

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,8 @@ protected function getGeneralInfo()
199199
}
200200

201201
/**
202+
* List out consumes data type
203+
*
202204
* @return array
203205
*/
204206
protected function getConsumableDatatypes()
@@ -210,6 +212,8 @@ protected function getConsumableDatatypes()
210212
}
211213

212214
/**
215+
* List out produces data type
216+
*
213217
* @return array
214218
*/
215219
protected function getProducibleDatatypes()

0 commit comments

Comments
 (0)