Skip to content

Re-use the File, Config field, and file-related validators from flask-marshmallow #540

@greyli

Description

@greyli

Since we have migrated the File, Config field, and file-related validators to flask-marshmallow (marshmallow-code/flask-marshmallow#280), the next step will be to remove these fields from APIFlask and import them from flask-marshmallow directly.

Also, we need to pin flask-marshmallow to >= 1.0.0 version.

  • Remove these fields
  • Update docs
  • Update changelog
  • Pin flask-marshmallow version

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions