Restore unmodified Swagger UI presentation
This commit is contained in:
@@ -7,12 +7,7 @@ window.addEventListener('load', () => {
|
||||
filter: true,
|
||||
persistAuthorization: false,
|
||||
tryItOutEnabled: false,
|
||||
defaultModelsExpandDepth: 1,
|
||||
defaultModelExpandDepth: 2,
|
||||
displayOperationId: true,
|
||||
showExtensions: true,
|
||||
showCommonExtensions: true,
|
||||
presets: [SwaggerUIBundle.presets.apis, SwaggerUIStandalonePreset],
|
||||
layout: 'BaseLayout',
|
||||
layout: 'StandaloneLayout',
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user