Skip to content

[pydantic 2] create pydantic model from schema #1786

@samsja

Description

@samsja

Context

creating pydantic model from schema is not working bc pydantic v2 does not expose anymore the right method

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

raise NotImplementedError(

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions