Skip to content

Consider replacing Marshmallow with Pydantic for REST models #76

@FedericoNegri

Description

@FedericoNegri

Reasons:

  • marshmallow requires splitting models into schemas and actual resources
  • pydantic has an interesting code generator we could use to auto-generate (some of the) models from the openapi spec
  • pydantic has native support for typehints

Possible critical points:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew features or code improvements

    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