Skip to content

[pydantic v2] documentation test need to be trigger for pydantic v2 #1813

@samsja

Description

@samsja

Context

all the documentation need to be tested with pydantic v2

@pytest.mark.skipif(is_pydantic_v2, reason="Not working with pydantic v2 for now")

@pytest.mark.skipif(is_pydantic_v2, reason="Not working with pydantic v2 for now")

@pytest.mark.skipif(is_pydantic_v2, reason="Not working with pydantic v2 for now")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions