-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
Description
ref: #3899
Q&A (please complete the following information)
- OS: [macOS]
- Browser: [chrome]
- Version: [3.25.0]
- Method of installation: [dist assets]
- Swagger-UI version: [3.25.0]
- Swagger/OpenAPI version: []
Content & configuration
Swagger-UI configuration options:
SwaggerUIBundle({
url: "/api.do",
dom_id: '#swagger-ui',
deepLinking: true,
presets: [
SwaggerUIBundle.presets.apis,
SwaggerUIStandalonePreset
],
plugins: [
SwaggerUIBundle.plugins.DownloadUrl
],
layout: "StandaloneLayout"
})Describe the bug you're encountering
To reproduce...
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
