Read me for modelPropertyMacro, changed for parameterMacro
This commit is contained in:
@@ -77,9 +77,6 @@ window.onload = function() {
|
||||
const ui = SwaggerUIBundle({
|
||||
url: "http://petstore.swagger.io/v2/swagger.json",
|
||||
dom_id: '#swagger-ui',
|
||||
parameterMacro: function (operation, parameter) {
|
||||
return parameter
|
||||
},
|
||||
presets: [
|
||||
SwaggerUIBundle.presets.apis,
|
||||
SwaggerUIStandalonePreset
|
||||
|
||||
Reference in New Issue
Block a user