Skip to content

AnyOf/OneOf complex object cannot be rendered #2813

@eholman

Description

@eholman

I had a schema that used to work in the Developer portal until there was an array of complex objects added.

My schema is valid (checked on editor.swagger.io) but when I'm using a complex object in an AnyOf or OneOf it cannot be rendered because the map() method cannot be found on an undefined object

I've also tried to use the $ref notation but it doesn't help.

Any suggestions what might help to get the rendering fixed?

Many thanks in advance!

Image

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