Skip to content

YAML Scalars in descriptions prevented Swagger UI rendering #317

@pulsone

Description

@pulsone

If you use YAML scalars like this in your Open API 3:

description: |
This is a description

or

description: >
This is a description

or

description: >-
This is a description

the Swagger UI in IntellJ can not render anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions