[Backend] Add submission meta attributes in All submissions download API
Open
backend
GSOC-2021
- Dominant language
- Python
- Stars
- 2k
- Forks
- 984
- Avg merge
- 2h 54m
- Merged PRs (30d)
- 14
Description
### Description
Currently, in `download_all_submissions` API we don't add `submission_meta_attributes`. The `download_all_submissions` API should also add `submission_meta_attributes` in the response data. You can find the API [here](https://github.com/Cloud-CV/EvalAI/blob/master/apps/challenges/views.py#L1747).
Contributor guide
Assessment
This issue has not been assessed yet.