#1248 Returns single item in XML when passing array specification
This commit is contained in:
@@ -721,7 +721,6 @@ SwaggerUi.partials.signature = (function () {
|
||||
if (!items) { return getErrorMessage(); }
|
||||
|
||||
value = createSchemaXML(name, items, models);
|
||||
value += value;
|
||||
|
||||
xml = xml || {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user