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.
2 parents 0d9a4e3 + cfacf04 commit 019f17dCopy full SHA for 019f17d
app/code/Magento/Webapi/Model/Rest/Swagger/Generator.php
@@ -39,7 +39,7 @@ class Generator extends AbstractSchemaGenerator
39
const UNAUTHORIZED_DESCRIPTION = '401 Unauthorized';
40
41
/** Array signifier */
42
- const ARRAY_SIGNIFIER = '[]';
+ const ARRAY_SIGNIFIER = '[0]';
43
44
/**
45
* Swagger factory instance.
0 commit comments