jmcarp / jmcarp/flask-apispec

Field mask support

Open
#58 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
652
Forks
151
PR merge metrics
No merged PRs in 30d

Description

Marshmallow schemas support an `only` parameter that marshals a limited subset of fields. Some frameworks (flask_restplus) expose a header (X-Fields) to mask the returned fieldset, which could work nicely with the `only` parameter.

Is this on the roadmap for flask-apispec?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.