Skip to content

Schema fails to be turned into dictionary if it contains "anyOf" #117

@judahrand

Description

@judahrand

I would except the anyOf property of a Schema object to be a list of Schema objects, however, as you can currently see the Schema.to_dict() function does not deal with this case!

This means that singer.catalog.write_catalog() fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions