Skip to content

text overflow #5934

@yoyo837

Description

@yoyo837

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Screenshots

image

Additional context or thoughts

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions