Skip to content

Empty schema description if polymorphic subtype missing Javadoc #2370

Closed
@westse

Description

@westse

Describe the bug

  • springdoc-openapi-javadoc causes an empty schema description to be generated for classes that are polymorphic subtypes and missing a Javadoc comment.

To Reproduce
Steps to reproduce the behavior: See linked pull request (#2371)

Expected behavior

  • Schema description should remain null if class Javadoc is missing.

Additional context
Probably has the same cause as #2035 .

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