Field mask support
Open
- 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.