list of desired fields as a url parameter
Open
enhancement
- Dominant language
- No language data
- Stars
- 896
- Forks
- 121
- PR merge metrics
- No merged PRs in 30d
Description
To reduce the amount of data retrieved, we can _specify_ the exact fields we want in url e.g:
```
GET /accounts/1234/fields=firstname,surname,etc
```
see: [52:29](http://youtu.be/hdSrT4yjS1g?t=52m29s)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.