Merge branch 'issue-2577' of https://github.com/ritesh-garg/swagger-ui into issue-2577
This commit is contained in:
@@ -757,7 +757,6 @@ SwaggerUi.partials.signature = (function () {
|
||||
key = items.xml.name;
|
||||
}
|
||||
value = createSchemaXML(key, items, models, config);
|
||||
|
||||
if (namespace) {
|
||||
attributes.push(namespace);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user