ACM-Thapar / ACM-Thapar/opensource-bootcamp-1
Prevent creation of empty Todos
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The POST /todos endpoint allows creating a todo even if the title is empty or missing. Clean/Validate the input before saving. Expected Behavior: Return a 400 Bad Request error if the title is missing or empty.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.