anitab-org / anitab-org/stem-diverse-tv
Bug: Add summary field in request body in video creation
- Ngôn ngữ chính
- Python
- Star
- 13
- Fork
- 48
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Describe the bug
We need to add `summary` field in the request body in order to add a summary of the video when we create a video.
### To Reproduce
Steps to reproduce the behavior:
1. Go to `/videos/` (POST) - creating videos
2. Take a look at the request body we send
3. `summary` is missing
### Expected behavior
1. Add `summary` field in request model
2. change `summary` field - read that property from a model object (instead of hardcoded `None` value)
### Screenshots

### Desktop (please complete the following information):
- OS: elementary OS 5.1.7 Hera (built on Ubuntu)
- Browser: Google Chrome
- Version: 88.0.4324.182
### Additional context
Note: this is dependent on #83, so hold on until #120 is merged
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.