Skip to content

If an object just ref another object, the progress will be blocked #497

@winterbesos

Description

@winterbesos
    ReceiverAddress:
      allOf:
        - $ref: "#/components/schemas/ReceiverAddressMeta"

It is OK, but

    ReceiverAddress:
        $ref: "#/components/schemas/ReceiverAddressMeta"

it will block progress.

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