anitab-org / anitab-org/stem-diverse-tv

Bug: Add summary field in request body in video creation

Abierto
#121 2 comentarios 0 reacciones 1 asignado Reclamado por @NenadPantelic Ver en GitHub
Category: Coding Open Source Hack Status: Available Type: Bug
Lenguaje dominante
Python
Estrellas
13
Forks
48
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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
![image](https://user-images.githubusercontent.com/16724101/110517862-b10d6300-810b-11eb-8232-f033a2b5dc66.png)

### 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.