ACM-Thapar / ACM-Thapar/opensource-bootcamp-1
Prevent creation of empty Todos
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.