public.swagger-ui.index.html.orig Maven / Gradle / Ivy
Swagger UI
<<<<<<< HEAD
// Build a system
const ui = SwaggerUIBundle({
url: "../swagger3.json",
dom_id: '#swagger-ui',
deepLinking: true,
defaultModelExpandDepth: 100,
defaultModelsExpandDepth: 0,
docExpansion: 'none',
displayRequestDuration: true,
presets: [
SwaggerUIBundle.presets.apis,
SwaggerUIStandalonePreset
],
plugins: [
SwaggerUIBundle.plugins.DownloadUrl
],
layout: "StandaloneLayout"
})
=======
>>>>>>> master
© 2015 - 2025 Weber Informatics LLC | Privacy Policy