Feature: URL Parameter to specify Serialization depth
Open
enhancement
- Dominant language
- Python
- Stars
- 407
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
DRF allows you to specify depth under `Meta`. Defaults to `1` so PK is shown in serialized JSON instead of nested object. I think this should be a parameter and maybe we can do it dynamically?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.