Skip to content

Do not create a default metadata["description"] #146

@mjpieters

Description

@mjpieters

The metadata["description"] field is used when using the apispec project to generate OpenAPI specifications. Marshmallow_dataclass sets this field to the type name when using NewType and that clashes, as I don't need nor want to give every field a description in the spec.

Can we please decide for ourselves if description should be set?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions