Skip to content

ODCS validation: team field is dict in v3.1 docs, but open-data-contract-standard-python expects list #2

@Anthony8393

Description

@Anthony8393

Problem

When validating an ODCS v3.1.0 contract using open-data-contract-standard-python, the parser raises:

ValidationError: team - Input should be a valid list ... input_type=dict

However, the v3.1.0 docs show team: as an object (mapping), not a list.

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