#1931 Fixed Need fix typo 'xlmns'
This commit is contained in:
2
dist/swagger-ui.js
vendored
2
dist/swagger-ui.js
vendored
@@ -27021,7 +27021,7 @@ SwaggerUi.partials.signature = (function () {
|
||||
|
||||
var getNamespace = function (xml) {
|
||||
var namespace = '';
|
||||
var name = 'xlmns';
|
||||
var name = 'xmlns';
|
||||
|
||||
xml = xml || {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user