#1248 Returns single item in XML when passing array specification
This commit is contained in:
1
dist/swagger-ui.js
vendored
1
dist/swagger-ui.js
vendored
@@ -21114,7 +21114,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