We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dd40c6 commit d06fa99Copy full SHA for d06fa99
app/code/Magento/Webapi/Model/Rest/Swagger/Generator.php
@@ -200,7 +200,7 @@ protected function getGeneralInfo()
200
201
/**
202
* List out consumes data type
203
- *
+ *
204
* @return array
205
*/
206
protected function getConsumableDatatypes()
@@ -213,7 +213,7 @@ protected function getConsumableDatatypes()
213
214
215
* List out produces data type
216
217
218
219
protected function getProducibleDatatypes()
0 commit comments