Skip to content

Recursive bean field has no schema type link but is null #3088

@xutr2222

Description

@xutr2222

version is 3.0.0-M2
in Java:
class A{ String name; List<A> items; }
then in generated doc ,
there is no $ref link for items . but type is null . Expect the type should be the A type itself .

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